git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7596f86
)
gimp 2.6.3: explicitly depend on webkit-gtk since it gets dragged in if present
author
Koen Kooi
<koen@openembedded.org>
Thu, 2 Apr 2009 16:29:27 +0000
(18:29 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 2 Apr 2009 16:29:27 +0000
(18:29 +0200)
recipes/gimp/gimp_2.6.3.bb
patch
|
blob
|
history
diff --git
a/recipes/gimp/gimp_2.6.3.bb
b/recipes/gimp/gimp_2.6.3.bb
index
8470b6d
..
6bfbd1b
100644
(file)
--- 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 \
"