mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 05:44:47 +00:00
gfbgraph: Check for x11 distro feature
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1aa879c36a
commit
45c5fd8f2d
@ -10,7 +10,10 @@ DEPENDS = " \
|
|||||||
gnome-online-accounts \
|
gnome-online-accounts \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit gnomebase gtk-doc gobject-introspection pkgconfig
|
inherit gnomebase gtk-doc gobject-introspection pkgconfig features_check
|
||||||
|
|
||||||
|
# for gnome-online-accounts
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI += " file://0001-Update-rest-requirement-to-rest-1.0.patch"
|
SRC_URI += " file://0001-Update-rest-requirement-to-rest-1.0.patch"
|
||||||
SRC_URI[archive.md5sum] = "c38af63e49f8fe8baad99537956b69ba"
|
SRC_URI[archive.md5sum] = "c38af63e49f8fe8baad99537956b69ba"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user