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

Eric Bélanger eric at nymeria.archlinux.org
Tue Apr 30 06:19:10 UTC 2013


    Date: Tuesday, April 30, 2013 @ 08:19:10
  Author: eric
Revision: 183968

Update webkit optdepends

Modified:
  gimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-30 06:09:11 UTC (rev 183967)
+++ PKGBUILD	2013-04-30 06:19:10 UTC (rev 183968)
@@ -10,9 +10,9 @@
 license=('GPL' 'LGPL')
 depends=('pygtk' 'lcms' 'libxpm' 'libwmf' 'libxmu' 'librsvg' 'libmng' 'dbus-glib' \
          'libexif' 'gegl' 'jasper' 'desktop-file-utils' 'hicolor-icon-theme' 'babl')
-makedepends=('intltool' 'libwebkit' 'poppler-glib' 'alsa-lib' 'iso-codes' 'curl' 'ghostscript')
+makedepends=('intltool' 'webkitgtk2' 'poppler-glib' 'alsa-lib' 'iso-codes' 'curl' 'ghostscript')
 optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
-            'libwebkit: for the help browser'
+            'webkitgtk2: for the help browser'
             'poppler-glib: for pdf support'
             'alsa-lib: for MIDI event controller module'
             'curl: for URI support'




More information about the arch-commits mailing list