wok rev 8033

Fixed typo in one of xorg-xcompmgr build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Jan 20 01:26:55 2011 +0000 (2011-01-20)
parents c5b3cfecea6f
children 63f42530d935
files xorg-xcompmgr/receipt
line diff
     1.1 --- a/xorg-xcompmgr/receipt	Wed Jan 19 21:54:37 2011 +0000
     1.2 +++ b/xorg-xcompmgr/receipt	Thu Jan 20 01:26:55 2011 +0000
     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/"