mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
fltk: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -2,7 +2,8 @@ require ${BPN}.inc
|
|||||||
|
|
||||||
DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft"
|
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"
|
SRC_URI += "file://0003-CMake-build-Force-shared-libs-with-unsuffixed-names.patch"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user