[oe-commits] Koen Kooi : epiphany: add missing dependencies

git at git.openembedded.org git at git.openembedded.org
Sun Aug 10 14:17:04 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 2d2e49e79318889268f6e3293c2127c13be5cd6b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2d2e49e79318889268f6e3293c2127c13be5cd6b

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Aug  2 10:08:24 2014 +0200

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 at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 3d7fc18..4c8c58a 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"



More information about the Openembedded-commits mailing list