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

Daniel Isenmann daniel at archlinux.org
Thu May 17 12:11:43 UTC 2012


    Date: Thursday, May 17, 2012 @ 08:11:43
  Author: daniel
Revision: 159180

upgpkg: wicd 1.7.2.4-3

Bugfix for FS#29896, dependency added

Modified:
  wicd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-17 12:03:48 UTC (rev 159179)
+++ PKGBUILD	2012-05-17 12:11:43 UTC (rev 159180)
@@ -5,7 +5,7 @@
 pkgbase=wicd
 pkgname=('wicd' 'wicd-gtk')
 pkgver=1.7.2.4
-pkgrel=2
+pkgrel=3
 arch=(any)
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
@@ -45,7 +45,7 @@
 package_wicd() {
   pkgdesc="Wired and wireless network manager for Linux"
   depends=('python2' 'dbus-python' 'dhcpcd' 'wpa_supplicant' 'wireless_tools'
-           'inetutils' 'net-tools' 'ethtool' 'shared-mime-info' 'python2-urwid' 'pygobject')
+           'inetutils' 'net-tools' 'ethtool' 'shared-mime-info' 'python2-urwid' 'pygobject' 'dbus-glib')
   optdepends=('wicd-gtk: needed if you want the GTK interface')
   backup=('etc/wicd/encryption/templates/active')
   install=wicd.install  




More information about the arch-commits mailing list