wok diff wicd/receipt @ rev 16321

Add qxmpp, kqoauth
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 10 03:44:48 2014 +0300 (2014-04-10)
parents 662b600e1688
children 7390f8de9846
line diff
     1.1 --- a/wicd/receipt	Tue Jun 04 00:13:54 2013 +0000
     1.2 +++ b/wicd/receipt	Thu Apr 10 03:44:48 2014 +0300
     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  {