Date: Friday, October 10, 2014 @ 22:05:08
Author: daniel
Revision: 224181
upgpkg: gegl 0.2.0-13
Fixed FS#38305 - [gegl] Unused dependency: gtk2
Modified:
gegl/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-10 17:58:23 UTC (rev 224180)
+++ PKGBUILD 2014-10-10 20:05:08 UTC (rev 224181)
@@ -8,7 +8,7 @@
arch=('i686' 'x86_64')
url="http://www.gegl.org/"
license=('GPL3' 'LGPL3')
-depends=('babl' 'gtk2' 'libspiro')
+depends=('babl' 'libspiro')
makedepends=('intltool' 'ruby' 'lua' 'openexr' 'ffmpeg' 'librsvg' 'jasper'
'exiv2')
optdepends=('openexr: for using the openexr plugin'
'ffmpeg: for using the ffmpeg plugin'