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

Allan McRae allan at archlinux.org
Sat Nov 17 01:22:49 UTC 2012


    Date: Friday, November 16, 2012 @ 20:22:48
  Author: allan
Revision: 171292

upgpkg: wicd 1.7.2.4-5

add rfkill dep (FS#32530)

Modified:
  wicd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-17 00:59:56 UTC (rev 171291)
+++ PKGBUILD	2012-11-17 01:22:48 UTC (rev 171292)
@@ -5,7 +5,7 @@
 pkgbase=wicd
 pkgname=('wicd' 'wicd-gtk')
 pkgver=1.7.2.4
-pkgrel=4
+pkgrel=5
 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' 'python2-dbus' 'dhcpcd' 'wpa_supplicant' 'wireless_tools'
-           'inetutils' 'net-tools' 'ethtool' 'shared-mime-info' 'python2-urwid' 'python2-gobject2' 'dbus-glib')
+           'inetutils' 'net-tools' 'ethtool' 'shared-mime-info' 'python2-urwid' 'python2-gobject2' 'dbus-glib' 'rfkill')
   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