wok diff wbarconf/receipt @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
parents a1c1d35d9f92
children 6135577f4d08
line diff
     1.1 --- a/wbarconf/receipt	Sun Feb 20 07:06:28 2011 +0000
     1.2 +++ b/wbarconf/receipt	Thu Apr 10 19:50:37 2014 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Configuration GUI for wbar written in Python and GTK"
     1.6  MAINTAINER="gokhlayeh@slitaz.org"
     1.7 -DEPENDS="wbar python pygtk pygobject"
     1.8 +LICENSE="GPL3"
     1.9  WEB_SITE="http://kapsi.fi/ighea/wbarconf/"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="http://kapsi.fi/ighea/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="wbar python pygtk pygobject"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {