From 589a9476ae1e83c39f38f2c91c1bfa4647bf013a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 3 Aug 2013 17:51:17 +0200 Subject: epiphany: add libgnome-keyring dependency * configure wails without it: No package 'gnome-keyring-1' found 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') 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 495172d29e..00d51f9d2b 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 = "gnome-doc-utils 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 libgnome-keyring" inherit gnome SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64" -- cgit 1.2.3-korg