mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 13:35:42 +00:00
xarchiver: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
7a18b4bde9
commit
80783010f6
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user