From: Phil Blundell Date: Thu, 17 Jun 2004 06:53:47 +0000 (+0000) Subject: add gnome-keyring to depends X-Git-Tag: Release-2010-05/1~18667 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77eb7f7e7354c3b6f00dd81416ce55e88ca4f41;p=openembedded.git add gnome-keyring to depends BKrev: 40d13ffbJ-6Jbc7dhTyIjprPIzsrEA --- diff --git a/gnome/libgnomeui_2.6.1.1.oe b/gnome/libgnomeui_2.6.1.1.oe index a81414d98f..e7971e3eb3 100644 --- a/gnome/libgnomeui_2.6.1.1.oe +++ b/gnome/libgnomeui_2.6.1.1.oe @@ -1,6 +1,6 @@ SRC_URI = "${GNOME_MIRROR}/sources/libgnomeui/2.6/libgnomeui-${PV}.tar.bz2" -DEPENDS = "libgnome libgnomecanvas libbonoboui" +DEPENDS = "libgnome libgnomecanvas libbonoboui gnome-keyring" inherit autotools libtool pkgconfig