lxqt-base: add a packageconfig for a working lxqt-image
currently this only makes openbox working for lxqt Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
24
recipes-lxqt/packagegroups/lxqt-base.bb
Normal file
24
recipes-lxqt/packagegroups/lxqt-base.bb
Normal file
@@ -0,0 +1,24 @@
|
||||
SUMMARY = "All lxqt packages for a working system"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
lxqt-world \
|
||||
\
|
||||
openbox \
|
||||
openbox-theme-artwiz-boxed \
|
||||
openbox-theme-bear2 \
|
||||
openbox-theme-clearlooks \
|
||||
openbox-theme-clearlooks-3.4 \
|
||||
openbox-theme-clearlooks-olive \
|
||||
openbox-theme-mikachu \
|
||||
openbox-theme-natura \
|
||||
openbox-theme-onyx \
|
||||
openbox-theme-onyx-citrus \
|
||||
openbox-theme-orang \
|
||||
openbox-theme-syscrash \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user