From 94fad3f0cb57ddaab2a028d9e25aeb653e0159ed Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 15 May 2012 11:14:04 +0000 Subject: gnome-system-monitor: make it build by aligning includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb') 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 -- cgit 1.2.3-korg