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:
Andreas Müller
2015-07-26 00:36:02 +02:00
parent 591650ae81
commit 00d58db882

View 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 \
"