diff --git a/srcpkgs/wicd/template b/srcpkgs/wicd/template index 3643a023f2..ed43f6bbac 100644 --- a/srcpkgs/wicd/template +++ b/srcpkgs/wicd/template @@ -1,7 +1,7 @@ # Template file for 'wicd' pkgname=wicd version=1.7.2.4 -revision=1 +revision=2 makedepends="dhcpcd wpa_supplicant wireless_tools ethtool dbus-glib dbus-python rfkill pygobject2 python-urwid>=0.9.9 python-distribute python-babel" short_desc="Open source wired and wireless network manager" @@ -71,7 +71,7 @@ wicd-gtk_package() { wicd_package() { noarch=yes - depends="dbus-glib dhcpcd ethtool net-tools dbus-python python-gobject2 python-urwid + depends="dbus-glib dhcpcd ethtool net-tools dbus-python pygobject2 python-urwid rfkill wireless_tools wpa_supplicant" pycompile_module="wicd" pycompile_dirs="usr/lib/wicd usr/share/wicd"