From: Koen Kooi Date: Thu, 2 Apr 2009 16:29:27 +0000 (+0200) Subject: gimp 2.6.3: explicitly depend on webkit-gtk since it gets dragged in if present X-Git-Tag: Release-2010-05/1~3793^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320a5e3633b4f91ad0d4bbd045f81ab563ec6aea;p=openembedded.git gimp 2.6.3: explicitly depend on webkit-gtk since it gets dragged in if present --- diff --git a/recipes/gimp/gimp_2.6.3.bb b/recipes/gimp/gimp_2.6.3.bb index 8470b6d5a8..6bfbd1b5d1 100644 --- a/recipes/gimp/gimp_2.6.3.bb +++ b/recipes/gimp/gimp_2.6.3.bb @@ -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 \ "