wok diff xorg-xf86-input-plpevtch/receipt @ rev 14760
linux: add boot subroot support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 19 11:55:19 2013 +0200 (2013-06-19) |
parents | 2e7bfa3045a0 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-xf86-input-plpevtch/receipt Sun Oct 31 09:45:41 2010 +0100 1.2 +++ b/xorg-xf86-input-plpevtch/receipt Wed Jun 19 11:55:19 2013 +0200 1.3 @@ -5,9 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xorg server driver for touchscreens." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="xorg" 1.8 -BUILD_DEPENDS="xorg-server xorg-xproto pkg-config xorg-server-dev \ 1.9 -xorg-inputproto xorg-randrproto" 1.10 +DEPENDS="xorg-server" 1.11 +BUILD_DEPENDS="xorg-server-dev" 1.12 SOURCE="xf86-input-plpevtch" 1.13 TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.plop.at/en/touchscreen.html"