wok diff wicd/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents 662b600e1688
children 7390f8de9846
line diff
     1.1 --- a/wicd/receipt	Tue Jun 04 00:13:54 2013 +0000
     1.2 +++ b/wicd/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Network connection manager"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="python dbus-python ethtool wpa_supplicant pygtk"
     1.8 -BUILD_DEPENDS="python-distribute python-babel python-dev dbus-python-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://wicd.sourceforge.net/"
    1.12  WGET_URL="https://launchpad.net/wicd/${VERSION:0:3}/$VERSION/+download/$TARBALL"
    1.13  TAGS="wireless ethernet"
    1.14  
    1.15 +DEPENDS="python dbus-python ethtool wpa_supplicant pygtk"
    1.16 +BUILD_DEPENDS="python-distribute python-babel python-dev dbus-python-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {