aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2014-08-02 10:08:24 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-10 16:07:17 +0200
commit2d2e49e79318889268f6e3293c2127c13be5cd6b (patch)
tree477fdaab227c992959f2acf63371b07df11be143 /meta-gnome/recipes-gnome
parent0f4a842e82326062d97754ea85f4ad3856948af3 (diff)
downloadmeta-openembedded-contrib-2d2e49e79318889268f6e3293c2127c13be5cd6b.tar.gz
epiphany: add missing dependencies
WARNING: QA Issue: epiphany rdepends on libavahi-common but its not a build dependency? [build-deps] WARNING: QA Issue: epiphany rdepends on libnotify but its not a build dependency? [build-deps] WARNING: QA Issue: epiphany rdepends on libavahi-gobject but its not a build dependency? [build-deps] WARNING: QA Issue: epiphany rdepends on libavahi-client but its not a build dependency? [build-deps] Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-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 3d7fc18a57..4c8c58ada0 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 @@ SUMMARY = "GNOME default webbrowser"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring"
+DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring avahi"
inherit gnome
SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"