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

Jan Steffens heftig at archlinux.org
Tue Feb 26 23:38:28 UTC 2019


    Date: Tuesday, February 26, 2019 @ 23:38:27
  Author: heftig
Revision: 346885

FS#61870: Make geoclue2 an optdepend

Modified:
  webkit2gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-26 22:49:29 UTC (rev 346884)
+++ PKGBUILD	2019-02-26 23:38:27 UTC (rev 346885)
@@ -8,10 +8,12 @@
 arch=(x86_64)
 url="https://webkitgtk.org/"
 license=(custom)
-depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
-         libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen woff2)
-makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python python2 ninja)
+depends=(libxt libxslt enchant gst-plugins-base-libs libsecret libwebp
+         harfbuzz-icu gtk3 libnotify hyphen woff2)
+makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python python2
+             ninja geoclue2)
 optdepends=('gtk2: Netscape plugin support'
+            'geoclue2: Geolocation support'
             'gst-plugins-base: free media decoding'
             'gst-plugins-good: media decoding'
             'gst-libav: nonfree media decoding')



More information about the arch-commits mailing list