diff options
Diffstat (limited to 'repo/python-pygments')
-rw-r--r-- | repo/python-pygments/python-pygments.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/python-pygments/python-pygments.xibuild b/repo/python-pygments/python-pygments.xibuild index 3a8d13a..c4218be 100644 --- a/repo/python-pygments/python-pygments.xibuild +++ b/repo/python-pygments/python-pygments.xibuild @@ -1,6 +1,6 @@ #!/bin/sh -MAKEDEPS="python " +MAKEDEPS="python python-setuptools" DEPS="" PKG_VER=2.13.0 |