mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 07:06:26 +00:00
libsdl2-compat: add x11 and opengl to REQUIRED_DISTRO_FEATURES
Signed-off-by: Markus Volk <f_l_k@t-online.de> Acked-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
135aa04699
commit
0c8c38ed3b
@ -16,6 +16,8 @@ S = "${WORKDIR}/sdl2-compat-${PV}"
|
|||||||
|
|
||||||
DEPENDS += "libsdl3"
|
DEPENDS += "libsdl3"
|
||||||
|
|
||||||
inherit cmake pkgconfig upstream-version-is-even
|
inherit cmake pkgconfig upstream-version-is-even features_check
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "opengl x11"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}/licenses"
|
FILES:${PN} += "${datadir}/licenses"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user