From: Joel A Fernandes Date: Wed, 17 Aug 2011 10:16:14 +0000 (+0000) Subject: gnome-system-monitor: Add dependency on gnome-icon-theme X-Git-Tag: rev_ivi_2015_02_04~5700 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b4b4f97f0c532cd210ba5fa44f331deb83fb8f4;p=scm%2Fbb%2Ftizen-distro.git gnome-system-monitor: Add dependency on gnome-icon-theme Without this, the configure stage of this recipe fails with pkg-config not finding the gnome-icon-theme package (From meta-openembedded rev: 5111e7897ee26d45787f49768cc0edac412fb32f) Signed-off-by: Joel A Fernandes Cc: jdk@ti.com Cc: k-kooi@ti.com Signed-off-by: Koen Kooi Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb b/meta-openembedded/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb index 72ad32b..aa6731d 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" SECTION = "x11/gnome" -DEPENDS = "libgtop gtkmm glibmm gnome-doc-utils libwnck gtk+ dbus-glib librsvg" +DEPENDS = "libgtop gtkmm glibmm gnome-doc-utils gnome-icon-theme libwnck gtk+ dbus-glib librsvg" inherit gnome SRC_URI[archive.md5sum] = "3f0bca9b0ebc7a365466851cd580d167"