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

Jan Steffens heftig at archlinux.org
Sat Jan 28 16:11:40 UTC 2017


    Date: Saturday, January 28, 2017 @ 16:11:40
  Author: heftig
Revision: 287608

1.6.0-3: FS#52749 pkgconfig confusion

Modified:
  networkmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-28 15:52:52 UTC (rev 287607)
+++ PKGBUILD	2017-01-28 16:11:40 UTC (rev 287608)
@@ -9,7 +9,7 @@
 pkgbase=networkmanager
 pkgname=(networkmanager libnm libnm-glib)
 pkgver=1.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Network connection manager and user applications"
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
@@ -113,7 +113,7 @@
 }
 
 package_networkmanager() {
-  depends=(libnm iproute2 polkit wpa_supplicant libsoup libmm-glib libnewt libndp libteam
+  depends=(libnm-glib iproute2 polkit wpa_supplicant libsoup libmm-glib libnewt libndp libteam
            bluez-libs)
   optdepends=('dnsmasq: connection sharing'
               'bluez: Bluetooth support'



More information about the arch-commits mailing list