diff options
-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" | |||
7 | 7 | ||
8 | SECTION = "x11/gnome" | 8 | SECTION = "x11/gnome" |
9 | PR = "r0" | 9 | PR = "r0" |
10 | inherit gnome allarch | 10 | inherit gnomebase allarch |
11 | 11 | ||
12 | GNOME_COMPRESS_TYPE = "xz" | 12 | GNOME_COMPRESS_TYPE = "xz" |
13 | 13 | ||