mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
libde265: dont select sld2 support by default
libsdl2 requires x11 and should not be selected by default anyway Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ inherit cmake pkgconfig
|
|||||||
|
|
||||||
EXTRA_OECMAKE = "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
|
EXTRA_OECMAKE = "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
|
||||||
|
|
||||||
PACKAGECONFIG ?= "libsdl"
|
PACKAGECONFIG ?= ""
|
||||||
PACKAGECONFIG[libsdl] = "-DENABLE_SDL=ON,-DENABLE_SDL=OFF,virtual/libsdl2"
|
PACKAGECONFIG[libsdl] = "-DENABLE_SDL=ON,-DENABLE_SDL=OFF,virtual/libsdl2"
|
||||||
|
|
||||||
FILES:${PN} += "${libdir}/libde265.so"
|
FILES:${PN} += "${libdir}/libde265.so"
|
||||||
|
|||||||
Reference in New Issue
Block a user