diff options
Diffstat (limited to 'repo/devel/xmlto.xibuild')
-rw-r--r-- | repo/devel/xmlto.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/devel/xmlto.xibuild b/repo/devel/xmlto.xibuild index 578c07e..05c5a6e 100644 --- a/repo/devel/xmlto.xibuild +++ b/repo/devel/xmlto.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(libxslt) PKG_VER=0.0.28 |