From c04257fcbf2f1efd9224dbc0b94433dfa931dbca Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 9 Aug 2014 17:02:59 +0200 Subject: epiphany: add dependency on libnotify * fixes floating dependency: epiphany/epiphany/latest lost dependency on libnotify Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome/recipes-gnome/epiphany') 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 4c8c58ada..9e1a0dc7d 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" -- cgit v1.2.3-54-g00ecf