mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
xarchiver: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -12,7 +12,9 @@ SRCREV = "5a26dd8ceab0af71b30c83286d7c7398a858c814"
|
||||
PV = "0.5.3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit xfce-git gettext pkgconfig autotools gtk-icon-cache
|
||||
inherit xfce-git gettext pkgconfig autotools gtk-icon-cache distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
# install tap files for thunar-archive-plugin in ${libdir}/thunar-archive-plugin
|
||||
EXTRA_OECONF += "--libexecdir=${libdir}"
|
||||
|
||||
Reference in New Issue
Block a user