summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb b/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb
index b64b231b50..2b36003635 100644
--- a/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb
+++ b/meta-gnome/recipes-gnome/gfbgraph/gfbgraph_0.2.4.bb
@@ -10,7 +10,10 @@ DEPENDS = " \
10 gnome-online-accounts \ 10 gnome-online-accounts \
11" 11"
12 12
13inherit gnomebase gtk-doc gobject-introspection pkgconfig 13inherit gnomebase gtk-doc gobject-introspection pkgconfig features_check
14
15# for gnome-online-accounts
16REQUIRED_DISTRO_FEATURES = "x11"
14 17
15SRC_URI += " file://0001-Update-rest-requirement-to-rest-1.0.patch" 18SRC_URI += " file://0001-Update-rest-requirement-to-rest-1.0.patch"
16SRC_URI[archive.md5sum] = "c38af63e49f8fe8baad99537956b69ba" 19SRC_URI[archive.md5sum] = "c38af63e49f8fe8baad99537956b69ba"