wok diff xorg-xcompmgr/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 c514cc4854d8
children 0e9cd8e70009
line diff
     1.1 --- a/xorg-xcompmgr/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-xcompmgr/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="X composite manager."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-libXrender"
     1.7 -BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXcomposite-dev xorg-librender-dev"
     1.8 +BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXcomposite-dev xorg-libXrender-dev"
     1.9  SOURCE="xcompmgr"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.x.org/"