[arch-commits] Commit in network-manager-applet/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed May 10 20:12:00 UTC 2017


    Date: Wednesday, May 10, 2017 @ 20:11:59
  Author: heftig
Revision: 295562

enable gcr

Modified:
  network-manager-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 20:03:33 UTC (rev 295561)
+++ PKGBUILD	2017-05-10 20:11:59 UTC (rev 295562)
@@ -14,7 +14,7 @@
 pkgrel=1
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
-depends=(libnm-glib libgudev gtk3 mobile-broadband-provider-info iso-codes)
+depends=(libnm-glib libgudev gtk3 mobile-broadband-provider-info iso-codes gcr)
 makedepends=(libsecret libnotify libmm-glib intltool gobject-introspection git gtk-doc)
 options=(!emptydirs)
 _commit=ecfaab54bc02e6e34a569bce6e4cc92138986f01  # tags/1.8.0^0
@@ -46,6 +46,7 @@
     --enable-gtk-doc \
     --enable-introspection \
     --enable-ld-gc \
+    --with-gcr \
     --with-team \
     --with-wwan \
     --without-appindicator \



More information about the arch-commits mailing list