wok-next diff xorg-xf86-input-plpevtch/receipt @ rev 5203
mirror-tools/mkpkgiso: add 3.0 loram support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 29 21:57:31 2010 +0200 (2010-03-29) |
parents | 13875701b2cc |
children | 4450dbac2bcc |
line diff
1.1 --- a/xorg-xf86-input-plpevtch/receipt Fri Feb 05 11:46:21 2010 +0100 1.2 +++ b/xorg-xf86-input-plpevtch/receipt Mon Mar 29 21:57:31 2010 +0200 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="Xorg server driver for touchscreens." 1.5 MAINTAINER="pascal.bellard@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-plpevtch" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.plop.at/en/touchscreen.html"