# HG changeset patch # User Rohit Joshi # Date 1268581963 0 # Node ID 10aac5777e2c9834dca35bbbe245889c1e919259 # Parent f1e6604ebe93d3d5d6744e52f474b7a247147359 wicd: update DEPENDS, change bash to sh (thanks ernia) diff -r f1e6604ebe93 -r 10aac5777e2c wicd/receipt --- a/wicd/receipt Mon Mar 15 01:07:55 2010 +0000 +++ b/wicd/receipt Sun Mar 14 15:52:43 2010 +0000 @@ -5,7 +5,7 @@ CATEGORY="misc" SHORT_DESC="Network connection manager" MAINTAINER="jozee@slitaz.org" -DEPENDS="python dbus-python ethtool wpa_supplicant" +DEPENDS="python dbus-python ethtool wpa_supplicant pygtk" BUILD_DEPENDS="python-dev dbus-python-dev python" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://heanet.dl.sourceforge.net/sourceforge/wicd/" @@ -43,6 +43,10 @@ # set permissions chmod +x $fs/usr/bin/dhclient + # change bash to sh + sed -i 's/bash/sh/' $fs/usr/sbin/wicd \ + $fs/usr/bin/wicd-client + } # edit daemons.conf.