wok-6.x rev 378

slitaz-configs: fix DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 08 15:57:11 2008 +0100 (2008-03-08)
parents b3b7d8187bd1
children 4cd339cfc50e
files slitaz-configs/receipt
line diff
     1.1 --- a/slitaz-configs/receipt	Sat Mar 08 16:39:00 2008 +0100
     1.2 +++ b/slitaz-configs/receipt	Sat Mar 08 15:57:11 2008 +0100
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="SliTaz JWM config, wallparers and sounds."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="jwm slitaz-tools xorg-libXcomposite xorg-libXdamage xcompmgr transset-df"
     1.8 +DEPENDS="jwm slitaz-tools xorg-libXcomposite xorg-libXdamage xorg-xcompmgr 
     1.9 +             transset-df tazlito tazpkg"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.slitaz.org/"
    1.12  WGET_URL="http://download.tuxfamily.org/slitaz/sources/base-files/$TARBALL"