All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel A Fernandes <joelagnel@ti.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [RFC meta-oe 2/2] gnome-system-monitor: Add dependency on gnome-icon-theme
Date: Thu, 25 Aug 2011 19:28:17 -0500	[thread overview]
Message-ID: <1314318504-9524-3-git-send-email-joelagnel@ti.com> (raw)
In-Reply-To: <1314318504-9524-1-git-send-email-joelagnel@ti.com>

Without this, the configure stage of this recipe fails as pkg-config cannot find
the gnome-icon-theme package

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
---
 .../gnome-system-monitor_2.28.2.bb                 |    2 +-
 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 72ad32b..aa6731d 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"
-- 
1.7.0.4




  parent reply	other threads:[~2011-08-26  0:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  0:28 [PATCH meta-oe 1/9] schroedinger: Imported from OE classic Joel A Fernandes
2011-08-26  0:28 ` [PATCH meta-oe 2/9] faad2: " Joel A Fernandes
2011-08-26  0:28 ` Joel A Fernandes [this message]
2011-08-26  0:28 ` [PATCH meta-oe 3/9] libmad: Imported from OE-classic Joel A Fernandes
2011-08-26  7:59   ` Koen Kooi
     [not found]   ` <abf615e596934df48ad620207828b227@DFLE70.ent.ti.com>
2011-08-27  4:12     ` Joel A Fernandes
2011-08-27  7:08       ` Koen Kooi
2011-09-18  5:55         ` Joel A Fernandes
2011-09-18  6:27           ` Koen Kooi
2011-08-26  0:28 ` [PATCH meta-oe 4/9] libdvdread: Imported from OE classic Joel A Fernandes
2011-08-26  0:28 ` [PATCH meta-oe 5/9] libdvdcss: Imported from OE classic, vlc depends on it Joel A Fernandes
2011-08-26  8:02   ` Koen Kooi
2011-08-26  0:28 ` [PATCH meta-oe 6/9] vlc: Imported from OE classic Joel A Fernandes
2011-08-26  7:55   ` Koen Kooi
2011-08-26  0:28 ` [PATCH meta-oe 7/9] live555: " Joel A Fernandes
2011-08-26  7:53   ` Koen Kooi
2011-08-26  0:28 ` [PATCH meta-oe 8/9] xsp: " Joel A Fernandes
2011-08-26  8:00   ` Koen Kooi
2011-08-26  0:28 ` [PATCH meta-oe 9/9] xpext: " Joel A Fernandes
2011-08-26  7:56   ` Koen Kooi
2011-08-26  8:01 ` [PATCH meta-oe 1/9] schroedinger: " Koen Kooi
     [not found] ` <c7daa061e6304912a88d6e22d5e37776@DLEE74.ent.ti.com>
2011-08-27  3:47   ` Joel A Fernandes
2011-08-27  7:08     ` Koen Kooi
2011-09-06 21:11       ` Joel A Fernandes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1314318504-9524-3-git-send-email-joelagnel@ti.com \
    --to=joelagnel@ti.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.