summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gcr/gcr_3.16.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.16.0.bb b/meta/recipes-gnome/gcr/gcr_3.16.0.bb
index 4c9fe2ec89..e50b3a8155 100644
--- a/meta/recipes-gnome/gcr/gcr_3.16.0.bb
+++ b/meta/recipes-gnome/gcr/gcr_3.16.0.bb
@@ -7,7 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
7 7
8DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt vala" 8DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt vala"
9 9
10inherit autotools gnomebase gtk-icon-cache gtk-doc 10inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check
11# depends on gtk+3, but also x11 through gtk+-x11
12REQUIRED_DISTRO_FEATURES = "x11"
11 13
12SRC_URI[archive.md5sum] = "d5835680be0b6a838e02a528d5378d9c" 14SRC_URI[archive.md5sum] = "d5835680be0b6a838e02a528d5378d9c"
13SRC_URI[archive.sha256sum] = "ecfe8df41cc88158364bb15addc670b11e539fe844742983629ba2323888d075" 15SRC_URI[archive.sha256sum] = "ecfe8df41cc88158364bb15addc670b11e539fe844742983629ba2323888d075"