diff options
Diffstat (limited to 'repo/x11/libxi/libxi.xibuild')
-rw-r--r-- | repo/x11/libxi/libxi.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/x11/libxi/libxi.xibuild b/repo/x11/libxi/libxi.xibuild index 6741cfe..0b24abd 100644 --- a/repo/x11/libxi/libxi.xibuild +++ b/repo/x11/libxi/libxi.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make asciidoc xmlto lynx" -DEPS="fontconfig libxcb elogind" +DEPS="fontconfig libxcb elogind libxfixes" PKG_VER=1.8 SOURCE=https://www.x.org/pub/individual/lib/libXi-$PKG_VER.tar.bz2 |