summaryrefslogtreecommitdiff
path: root/repo/xmlto/xmlto.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/xmlto/xmlto.xibuild')
-rw-r--r--repo/xmlto/xmlto.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/xmlto/xmlto.xibuild b/repo/xmlto/xmlto.xibuild
index 0efc381..82b9cf4 100644
--- a/repo/xmlto/xmlto.xibuild
+++ b/repo/xmlto/xmlto.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
-MAKEDEPS="make "
-DEPS="libxslt"
+MAKEDEPS="make util-linux"
+DEPS="libxslt util-linux"
PKG_VER=0.0.28
SOURCE=https://releases.pagure.org/xmlto/xmlto-$PKG_VER.tar.bz2