wok diff xorg-xf86-input-mutouch/receipt @ rev 5599
Improve compcache receipt and config files
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue May 18 08:23:07 2010 -0400 (2010-05-18) |
parents | 89f43019ced4 |
children | c3cd7da724c7 |
line diff
1.1 --- a/xorg-xf86-input-mutouch/receipt Sun Jan 31 20:16:44 2010 +0100 1.2 +++ b/xorg-xf86-input-mutouch/receipt Tue May 18 08:23:07 2010 -0400 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-mutouch" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.x.org/"