Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=85a8454ea6338869e25c67611aac1474f6250b43
commit 85a8454ea6338869e25c67611aac1474f6250b43 Author: bouleetbil <[email protected]> Date: Mon Dec 29 23:18:02 2008 +0100 wicd-1.5.4-2-i686 *rebuild with python 2.6 diff --git a/source/xapps-extra/wicd/FrugalBuild b/source/xapps-extra/wicd/FrugalBuild index 8dd4c2b..424c366 100644 --- a/source/xapps-extra/wicd/FrugalBuild +++ b/source/xapps-extra/wicd/FrugalBuild @@ -3,10 +3,10 @@ pkgname=wicd pkgver=1.5.4 -pkgrel=1 +pkgrel=2 pkgdesc="A wired and wireless network manager for Linux" depends=('dbus-python' 'pygtk' 'dhcp' 'wireless_tools' 'wpa_supplicant'\ - 'ethtool') + 'ethtool' 'python>=2.6') groups=('xapps-extra') archs=('i686') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
