diff options
Diffstat (limited to 'repo/system/libxslt.xibuild')
-rw-r--r-- | repo/system/libxslt.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/libxslt.xibuild b/repo/system/libxslt.xibuild index 600d5b3..2ba0ae9 100644 --- a/repo/system/libxslt.xibuild +++ b/repo/system/libxslt.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(python make ) DEPS=(libxml2 libgcrypt) PKG_VER=1.1.34 |