wok-stable diff dzen2/receipt @ rev 3043

locale-*: Keep current config when on upgrade or install
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 12 23:24:55 2009 +0200 (2009-05-12)
parents fc784f29b3f6
children 74a6a43bf614
line diff
     1.1 --- a/dzen2/receipt	Tue Jan 20 17:33:00 2009 +0000
     1.2 +++ b/dzen2/receipt	Tue May 12 23:24:55 2009 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://gotmor.googlepages.com/dzen"
     1.6  WGET_URL="http://gotmor.googlepages.com/$TARBALL"
     1.7 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()