wok diff xorg-xinput/receipt @ rev 9370
Fixed leocad-pieces.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 22 21:20:59 2011 +0000 (2011-03-22) |
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 Tue Mar 22 21:20:59 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/"