[oe-commits] Martin Jansa : epiphany: add dependency on libnotify

git at git.openembedded.org git at git.openembedded.org
Sun Aug 10 08:54:13 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Aug  9 17:02:59 2014 +0200

epiphany: add dependency on libnotify

* fixes floating dependency:
  epiphany/epiphany/latest lost dependency on  libnotify

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 4c8c58a..9e1a0dc 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 avahi"
+DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates libgnome-keyring avahi libnotify"
 
 inherit gnome
 SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"



More information about the Openembedded-commits mailing list