wok diff xorg-libXxf86vm/receipt @ rev 9694

lxpanel: Fix to build with cookutils and clean-up
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 07 23:13:45 2011 +0200 (2011-05-07)
parents 0a07a70b59a7
children 26b802d79b46
line diff
     1.1 --- a/xorg-libXxf86vm/receipt	Sun Oct 31 14:05:11 2010 +0000
     1.2 +++ b/xorg-libXxf86vm/receipt	Sat May 07 23:13:45 2011 +0200
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  SOURCE="libXxf86vm"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -DEPENDS="xorg-libX11 xorg-libXext xorg-libXau xorg-libXdmcp"
     1.8 +DEPENDS="xorg-libXext"
     1.9 +BUILD_DEPENDS="xorg-libXext-dev xorg-xf86vidmodeproto"
    1.10  WEB_SITE="http://www.x.org/"
    1.11  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.12