From: Graeme Gregory Date: Thu, 16 Feb 2006 15:27:46 +0000 (+0000) Subject: gnome-icon-theme_1.3.3.bb : correct DEPENDS from glib to glib-2.0 X-Git-Tag: Release-2010-05/1~9453^2~2334^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca79244e1311933fcc02bc5a10649bb7732e1a2b;p=openembedded.git gnome-icon-theme_1.3.3.bb : correct DEPENDS from glib to glib-2.0 --- diff --git a/packages/gnome/gnome-icon-theme_1.3.3.bb b/packages/gnome/gnome-icon-theme_1.3.3.bb index e44a06697e..1e693e6f74 100644 --- a/packages/gnome/gnome-icon-theme_1.3.3.bb +++ b/packages/gnome/gnome-icon-theme_1.3.3.bb @@ -1,7 +1,7 @@ LICENSE = "GPL" SECTION = "x11/gnome" SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2" -DEPENDS = "glib intltool-native" +DEPENDS = "glib-2.0 intltool-native" PR="r1" FILES_${PN} += "${datadir}/*"