aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-24 09:21:47 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-25 13:58:55 +0200
commit8d4622566114d3ed97974234c53cf4d16a3dfb51 (patch)
tree6fc2deaffefca7e48d5b23e715c586f2dedc78d4 /meta-gnome
parente360922f652af30c4222f447b5145706df375bfc (diff)
downloadmeta-openembedded-contrib-8d4622566114d3ed97974234c53cf4d16a3dfb51.tar.gz
epiphany 2.30.6: add missing gnome-doc-utils dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
index fccbc5f88b..de02e261cf 100644
--- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
+++ b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "GNOME default webbrowser"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-DEPENDS = "libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates"
+DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates"
inherit gnome
SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"