wok diff slitaz-configs/receipt @ rev 360

Up: slitaz-configs (1.1)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 07 16:43:47 2008 +0100 (2008-03-07)
parents cb1ff4692987
children 61cf576edb7b
line diff
     1.1 --- a/slitaz-configs/receipt	Mon Feb 25 15:57:18 2008 +0100
     1.2 +++ b/slitaz-configs/receipt	Fri Mar 07 16:43:47 2008 +0100
     1.3 @@ -1,10 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-configs"
     1.7 -VERSION="1.0"
     1.8 +VERSION="1.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz JWM config, wallparers and sounds."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 +DEPENDS="jwm slitaz-tools xorg-libXcomposite xorg-libXdamage xcompmgr transset-df"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.slitaz.org/"
    1.15  WGET_URL="http://download.tuxfamily.org/slitaz/sources/base-files/$TARBALL"
    1.16 @@ -17,7 +18,7 @@
    1.17  	chown -R root.root $fs/*
    1.18  }
    1.19  
    1.20 -# Pre and post install to backup all /etc/settings
    1.21 +# Pre and post install to backup all current JWM config.
    1.22  #
    1.23  pre_install()
    1.24  {