summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/gimp/gimp_2.6.3.bb4
1 files changed, 3 insertions, 1 deletions
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 \
"