mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 10:10:47 +00:00
evince: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
13a0b2659a
commit
62376d673a
@ -7,6 +7,8 @@ PR = "r5"
|
|||||||
|
|
||||||
inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd
|
inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
|
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
|
||||||
file://0001-help-remove-YELP-macro.patch \
|
file://0001-help-remove-YELP-macro.patch \
|
||||||
file://0001-Add-format-attribute-to-_synctex_malloc.patch \
|
file://0001-Add-format-attribute-to-_synctex_malloc.patch \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user