git » gegl.git » commit 78dde91

libwebp 0.6.0 / poppler 0.54.0 rebuild

author Evangelos Foutras
2017-04-27 07:00:21 UTC
committer Evangelos Foutras
2017-04-27 07:00:21 UTC
parent f42d0e0d62f1a3ac6e657d726216a7fafa82a787

libwebp 0.6.0 / poppler 0.54.0 rebuild

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e6aeb98..c12544b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=gegl
 pkgver=0.3.14
-pkgrel=1
+pkgrel=2
 pkgdesc="Graph based image processing framework"
 arch=('i686' 'x86_64')
 url="http://www.gegl.org/"
@@ -10,7 +10,7 @@ license=('GPL3' 'LGPL3')
 depends=('babl' 'libspiro' 'json-glib')
 makedepends=('intltool' 'ruby' 'lua' 'libraw' 'openexr' 'mesa' 'glu' 'ffmpeg' 'librsvg'
              'jasper' 'libtiff' 'exiv2' 'vala' 'python2' 'suitesparse' 'lensfun'
-             'gobject-introspection' 'git' gtk-doc)
+             'gobject-introspection' 'git' 'gtk-doc')
 optdepends=('libraw: raw plugin'
             'openexr: openexr plugin'
             'ffmpeg: ffmpeg plugin'