unpriv-user: Do not make audio-tweaks a rdependeny
Not all want to make music with morona. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -13,8 +13,6 @@ USER_DEPS ?= " \
|
||||
systemd \
|
||||
\
|
||||
${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', 'polkit-group-rule-datetime polkit-group-rule-network', '', d)} \
|
||||
\
|
||||
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-qt5-extra', 'audio-tweaks', '', d)} \
|
||||
"
|
||||
|
||||
DEPENDS += "${USER_DEPS}"
|
||||
|
||||
Reference in New Issue
Block a user