wok-stable diff xorg-xinput/receipt @ rev 12068
gummi: fix deps/bdeps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Mar 09 02:49:30 2012 +0100 (2012-03-09) |
parents | af11addd499a |
children |
line diff
1.1 --- a/xorg-xinput/receipt Sun Nov 14 15:48:57 2010 +0000 1.2 +++ b/xorg-xinput/receipt Fri Mar 09 02:49:30 2012 +0100 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/"