mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
packagegroup-x11-illume: lower ETHEME dependency to RRECOMMENDS because default e-wm-theme-default could be empty
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -11,11 +11,14 @@ inherit packagegroup allarch
|
||||
ETHEME ?= "e-wm-theme-default"
|
||||
ECONFIG ?= "e-wm-config-mobile"
|
||||
|
||||
RRECOMMENDS_${PN} = "\
|
||||
${ETHEME} \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
packagegroup-core-x11-xserver \
|
||||
packagegroup-core-x11-utils \
|
||||
\
|
||||
e-wm \
|
||||
${ECONFIG} \
|
||||
${ETHEME} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user