mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
fltk: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
f424de3d6e
commit
a6e4257e28
|
|
@ -2,7 +2,8 @@ require ${BPN}.inc
|
|||
|
||||
DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft"
|
||||
|
||||
inherit binconfig lib_package gtk-icon-cache mime
|
||||
inherit distro_features_check binconfig lib_package gtk-icon-cache mime
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI += "file://0003-CMake-build-Force-shared-libs-with-unsuffixed-names.patch"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user