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

Pierre Schmitz pierre at archlinux.org
Wed Oct 20 13:20:46 UTC 2010


    Date: Wednesday, October 20, 2010 @ 09:20:45
  Author: pierre
Revision: 96391

add missing dep

Modified:
  networkmanager/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-20 13:18:26 UTC (rev 96390)
+++ PKGBUILD	2010-10-20 13:20:45 UTC (rev 96391)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.gnome.org/projects/NetworkManager/"
-depends=('wireless_tools' 'iproute2' 'libnl>=1.1' 'ppp' 'dhcpcd>=5.2.5' 'wpa_supplicant>=0.6.10' 'iptables' 'nss>=3.12.6' 'polkit>=0.96' 'udev>=157')
+depends=('wireless_tools' 'iproute2' 'libnl>=1.1' 'ppp' 'dhcpcd>=5.2.5' 'wpa_supplicant>=0.6.10' 'iptables' 'nss>=3.12.6' 'polkit>=0.96' 'udev>=157' 'dbus-glib')
 makedepends=('pkg-config' 'intltool')
 optdepends=('modemmanager: for modem management service')
 options=('!libtool' '!makeflags')




More information about the arch-commits mailing list