wok diff compiz-ccsm/receipt @ rev 14198
move to undigest: xorg-xf86-video-sis xorg-xf86-video-savage xorg-xf86-video-r128 xorg-xf86-video-openchrome xorg-xf86-video-mga xorg-xf86-video-mach64
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 13 10:16:45 2013 +0100 (2013-03-13) |
parents | 02ae81877dfd |
children | 380ffe05937a |
line diff
1.1 --- a/compiz-ccsm/receipt Thu Nov 03 22:30:43 2011 +0100 1.2 +++ b/compiz-ccsm/receipt Wed Mar 13 10:16:45 2013 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Compiz Config Settings Manager." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="python pygtk compiz-core compiz-libcompizconfig" 1.8 -BUILD_DEPENDS="$DEPENDS python-dev pygtk-dev compiz-core-dev \ 1.9 -compiz-libcompizconfig-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.compiz.org/" 1.12 WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL" 1.13 1.14 +DEPENDS="python pygtk compiz-core compiz-libcompizconfig \ 1.15 +compiz-compizconfig-python" 1.16 +BUILD_DEPENDS="$DEPENDS python-dev pygtk-dev compiz-core-dev \ 1.17 +compiz-libcompizconfig-dev" 1.18 + 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {