mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
packagegroup-meta-multimedia: include projucer only with x11 in DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e717da6dbd
commit
317c2dd540
@@ -53,7 +53,7 @@ RDEPENDS_packagegroup-meta-multimedia = "\
|
||||
bigbuckbunny-720p \
|
||||
tearsofsteel-1080p \
|
||||
schroedinger \
|
||||
projucer \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "projucer", "", d)} \
|
||||
libcamera \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libde265 openh264", "", d)} \
|
||||
vorbis-tools \
|
||||
|
||||
Reference in New Issue
Block a user