wok diff xorg-xf86-input-mutouch/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents 07ae722ec64e
children 940b5937e496
line diff
     1.1 --- a/xorg-xf86-input-mutouch/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-xf86-input-mutouch/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -5,9 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xorg server protocol."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 -BUILD_DEPENDS="xorg-server xorg-server-dev xorg-xproto pkg-config \
     1.9 -xorg-inputproto xorg-randrproto xorg-xextproto"
    1.10 +DEPENDS="xorg-server"
    1.11 +BUILD_DEPENDS="xorg-server-dev"
    1.12  SOURCE="xf86-input-mutouch"
    1.13  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.x.org/"