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

Daniel Isenmann daniel at archlinux.org
Tue Oct 18 09:00:25 UTC 2011


    Date: Tuesday, October 18, 2011 @ 05:00:24
  Author: daniel
Revision: 140699

upgpkg: wicd 1.7.0-12

Add inetutils to depends array (FS#26385).

Modified:
  wicd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-18 08:19:26 UTC (rev 140698)
+++ PKGBUILD	2011-10-18 09:00:24 UTC (rev 140699)
@@ -5,7 +5,7 @@
 pkgbase=wicd
 pkgname=('wicd' 'wicd-gtk')
 pkgver=1.7.0
-pkgrel=11
+pkgrel=12
 arch=(any)
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
@@ -44,7 +44,7 @@
 package_wicd() {
   pkgdesc="Wired and wireless network manager for Linux"
   depends=('python2' 'dbus-python' 'dhcpcd' 'wpa_supplicant' 'wireless_tools'
-           'net-tools' 'ethtool' 'shared-mime-info' 'python-urwid' 'pygobject')
+           'inetutils' 'net-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