diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb index 71911afbc2..c71f5a44b5 100644 --- a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb +++ b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" | |||
7 | 7 | ||
8 | DEPENDS = "gtk+3 p11-kit glib-2.0" | 8 | DEPENDS = "gtk+3 p11-kit glib-2.0" |
9 | 9 | ||
10 | inherit autotools gnome gtk-doc | 10 | inherit autotools gnomebase gtk-icon-cache gtk-doc |
11 | 11 | ||
12 | GNOME_COMPRESS_TYPE="xz" | 12 | GNOME_COMPRESS_TYPE="xz" |
13 | 13 | ||