wok diff xorg-xcompmgr/receipt @ rev 9943

gpgme: fix bdeps.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 12:04:53 2011 +0200 (2011-05-18)
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	Wed May 18 12:04:53 2011 +0200
     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/"