aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-05-15 11:14:04 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-05-16 07:32:47 +0200
commit94fad3f0cb57ddaab2a028d9e25aeb653e0159ed (patch)
treebca41b26df2be78048e786cd0bb1e9a34b78679a /meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
parente478a7affaf3e89663e29f996a05a1f132f0b956 (diff)
downloadmeta-openembedded-contrib-94fad3f0cb57ddaab2a028d9e25aeb653e0159ed.tar.gz
gnome-system-monitor: make it build by aligning includes
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb2
1 files changed, 2 insertions, 0 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 aa6731df7a..98b7b8ddfc 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
@@ -2,12 +2,14 @@ DESCRIPTION = "Gnome system monitor"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SECTION = "x11/gnome"
+PR = "r1"
DEPENDS = "libgtop gtkmm glibmm gnome-doc-utils gnome-icon-theme libwnck gtk+ dbus-glib librsvg"
inherit gnome
SRC_URI[archive.md5sum] = "3f0bca9b0ebc7a365466851cd580d167"
SRC_URI[archive.sha256sum] = "b628edfd39e3a6b374ce133f367d3568475eb4e981a367f4f9d62a9784e5ae59"
+SRC_URI += "file://0001-Fix-glib-includes.patch"
do_configure_prepend() {
sed -i -e s:help::g ${S}/Makefile.am