wok rev 5083
wicd: update DEPENDS, change bash to sh (thanks ernia)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun Mar 14 15:52:43 2010 +0000 (2010-03-14) |
parents | f1e6604ebe93 |
children | 74cb2409ce26 |
files | wicd/receipt |
line diff
1.1 --- a/wicd/receipt Mon Mar 15 01:07:55 2010 +0000 1.2 +++ b/wicd/receipt Sun Mar 14 15:52:43 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Network connection manager" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="python dbus-python ethtool wpa_supplicant" 1.8 +DEPENDS="python dbus-python ethtool wpa_supplicant pygtk" 1.9 BUILD_DEPENDS="python-dev dbus-python-dev python" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://heanet.dl.sourceforge.net/sourceforge/wicd/" 1.12 @@ -43,6 +43,10 @@ 1.13 # set permissions 1.14 chmod +x $fs/usr/bin/dhclient 1.15 1.16 + # change bash to sh 1.17 + sed -i 's/bash/sh/' $fs/usr/sbin/wicd \ 1.18 + $fs/usr/bin/wicd-client 1.19 + 1.20 } 1.21 1.22 # edit daemons.conf.