diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-common_3.7.4.bb')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-common_3.7.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb b/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb index ebf343ef43..af5d3405b0 100644 --- a/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb +++ b/meta/recipes-gnome/gnome/gnome-common_3.7.4.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SECTION = "x11/gnome" PR = "r0" -inherit gnome allarch +inherit gnomebase allarch GNOME_COMPRESS_TYPE = "xz" |