aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-control-center
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-08-26 13:07:01 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-31 19:17:08 +0200
commitd518b89505e1a000ba0042f626bc6a6be3c70bbe (patch)
tree1bf43f7b4d7e0486e56f7cf1d7665374a99b0639 /meta-gnome/recipes-gnome/gnome-control-center
parent3f60517f5fea6590ac0a52cc99f10a0b91189f35 (diff)
downloadmeta-openembedded-contrib-d518b89505e1a000ba0042f626bc6a6be3c70bbe.tar.gz
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 <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-control-center')
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
index 5cc7ad15ac..86b913bb18 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
@@ -10,6 +10,7 @@ inherit gnome
SRC_URI[archive.md5sum] = "b4e8ab5c7556ae07addbfcfb4fa2f761"
SRC_URI[archive.sha256sum] = "7c568b57358e5c08f4d8dd76dbac7df2539135ad081872b60514b7a8ac797e66"
+GNOME_COMPRESS_TYPE="bz2"
LDFLAGS += "-lgthread-2.0 -lxml2"