wok-stable diff xorg-xf86-input-microtouch/receipt @ rev 5855
xfmedia: fix compile_rules (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 17 00:19:22 2010 +0200 (2010-07-17) |
parents | c834921b5b07 |
children | abe49bb6afff |
line diff
1.1 --- a/xorg-xf86-input-microtouch/receipt Sun Jan 31 20:16:35 2010 +0100 1.2 +++ b/xorg-xf86-input-microtouch/receipt Sat Jul 17 00:19:22 2010 +0200 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="Xorg server protocol." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg" 1.7 -BUILD_DEPENDS="xorg-server xorg-xproto" 1.8 +BUILD_DEPENDS="xorg-server xorg-xproto pkg-config xorg-server-dev \ 1.9 +xorg-inputproto xorg-randrproto" 1.10 SOURCE="xf86-input-microtouch" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.x.org/"