From d518b89505e1a000ba0042f626bc6a6be3c70bbe Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 26 Aug 2015 13:07:01 +0300 Subject: gnome: add explicit bz2 compress type to older packages The default was changed to xz in the gnomebase class to match the upstream. Signed-off-by: Alexander Kanavin Signed-off-by: Martin Jansa --- .../recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb | 1 + 1 file changed, 1 insertion(+) (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 ce4b64e977..dd2e63d3da 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 @@ -9,6 +9,7 @@ DEPENDS = "libgtop gtkmm glibmm gnome-doc-utils gnome-icon-theme libwnck gtk+ db inherit gnome SRC_URI[archive.md5sum] = "3f0bca9b0ebc7a365466851cd580d167" SRC_URI[archive.sha256sum] = "b628edfd39e3a6b374ce133f367d3568475eb4e981a367f4f9d62a9784e5ae59" +GNOME_COMPRESS_TYPE="bz2" SRC_URI += " \ file://0001-Fix-glib-includes.patch \ file://0002-src-procman.cpp-include-main-gtkmm.h.patch \ -- cgit 1.2.3-korg