[arch-commits] Commit in wicd/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Mon Mar 21 19:27:24 UTC 2011


    Date: Monday, March 21, 2011 @ 15:27:23
  Author: daniel
Revision: 115823

upgpkg: wicd 1.7.0-8
Fixed FS 23371 - split wicd requires pygobject to run 

Modified:
  wicd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-21 18:27:19 UTC (rev 115822)
+++ PKGBUILD	2011-03-21 19:27:23 UTC (rev 115823)
@@ -5,7 +5,7 @@
 pkgbase=wicd
 pkgname=('wicd' 'wicd-gtk')
 pkgver=1.7.0
-pkgrel=7
+pkgrel=8
 arch=(any)
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
@@ -38,7 +38,7 @@
 
 package_wicd() {
   pkgdesc="Wired and wireless network manager for Linux"
-  depends=('python2' 'dbus-python' 'dhcpcd' 'wpa_supplicant' 'wireless_tools' 'ethtool' 'shared-mime-info' 'python-urwid')
+  depends=('python2' 'dbus-python' 'dhcpcd' 'wpa_supplicant' 'wireless_tools' 'ethtool' 'shared-mime-info' 'python-urwid' 'pygobject')
   optdepends=('python-wpactrl:	needed if you want to use the new experimental ioctrl backend'
       	    'python-iwscan:	needed if you want to use the new experimental ioctrl backend'
             'wicd-gtk: needed if you want the GTK interface')




More information about the arch-commits mailing list