aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel A Fernandes <agnel.joel@gmail.com>2011-08-17 10:16:14 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-17 09:42:18 +0200
commit5111e7897ee26d45787f49768cc0edac412fb32f (patch)
treec831b4cb43999f0fa70400d1d9772dc2cb19263b
parent9e4fdee5789b36ffd4b6ad5452edb1ca8eeb4c5f (diff)
downloadmeta-openembedded-contrib-5111e7897ee26d45787f49768cc0edac412fb32f.tar.gz
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 Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Cc: jdk@ti.com Cc: k-kooi@ti.com Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
index 72ad32bb1c..aa6731df7a 100644
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
+++ b/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"