wok diff par2/receipt @ rev 9503

lxpanel: move slitaz config to slitaz-configs repo (we use --profile at startup to use our settings)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 06 04:03:17 2011 +0200 (2011-04-06)
parents ffa07731ee84
children 9443090ed44d
line diff
     1.1 --- a/par2/receipt	Wed Mar 16 09:11:37 2011 +0100
     1.2 +++ b/par2/receipt	Wed Apr 06 04:03:17 2011 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://parchive.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/parchive/$TARBALL"
     1.7 +DEPENDS="gcc-lib-base"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()