wok-6.x diff xorg-xcompmgr/receipt @ rev 9097
py3k-dev: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 21:49:02 2011 +0100 (2011-03-04) |
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 Fri Mar 04 21:49:02 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/"