# HG changeset patch # User Christophe Lincoln # Date 1204988231 -3600 # Node ID 61cf576edb7b93c3922ee469a49d0000ac4a37b0 # Parent b3b7d8187bd17d3d539ff546b096c4e45cf908d4 slitaz-configs: fix DEPENDS diff -r b3b7d8187bd1 -r 61cf576edb7b slitaz-configs/receipt --- a/slitaz-configs/receipt Sat Mar 08 16:39:00 2008 +0100 +++ b/slitaz-configs/receipt Sat Mar 08 15:57:11 2008 +0100 @@ -5,7 +5,8 @@ CATEGORY="base-system" SHORT_DESC="SliTaz JWM config, wallparers and sounds." MAINTAINER="pankso@slitaz.org" -DEPENDS="jwm slitaz-tools xorg-libXcomposite xorg-libXdamage xcompmgr transset-df" +DEPENDS="jwm slitaz-tools xorg-libXcomposite xorg-libXdamage xorg-xcompmgr + transset-df tazlito tazpkg" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.slitaz.org/" WGET_URL="http://download.tuxfamily.org/slitaz/sources/base-files/$TARBALL"