wok-6.x diff xorg-xinput/receipt @ rev 9628
Added libltdl to squid depends. Fixed part1 of #19.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 25 18:37:40 2011 +0000 (2011-04-25) |
parents | af11addd499a |
children | fae364445e65 |
line diff
1.1 --- a/xorg-xinput/receipt Sun Nov 14 15:48:57 2010 +0000 1.2 +++ b/xorg-xinput/receipt Mon Apr 25 18:37:40 2011 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="X input utility (MPX support)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg" 1.8 +DEPENDS="xorg-libXi" 1.9 +BUILD_DEPENDS="xorg-libXi-dev" 1.10 SOURCE="xinput" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.x.org/"