gimp 2.6.3: explicitly depend on webkit-gtk since it gets dragged in if present
authorKoen Kooi <koen@openembedded.org>
Thu, 2 Apr 2009 16:29:27 +0000 (18:29 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 2 Apr 2009 16:29:27 +0000 (18:29 +0200)
recipes/gimp/gimp_2.6.3.bb

index 8470b6d..6bfbd1b 100644 (file)
@@ -1,6 +1,8 @@
 require gimp.inc
 
-DEPENDS += "lcms gegl hal"
+PR = "r1"
+
+DEPENDS += "webkit-gtk lcms gegl hal"
 
 SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-${PV}.tar.bz2 \
           "