add lxqt-world for build test
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
20
recipes-lxqt/packagegroups/lxqt-world.bb
Normal file
20
recipes-lxqt/packagegroups/lxqt-world.bb
Normal file
@@ -0,0 +1,20 @@
|
||||
SUMMARY = "All lxqt packages - just for build test"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup distro_features_check
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
liblxqt \
|
||||
liblxqt-mount \
|
||||
libqtxdg \
|
||||
libsysstat \
|
||||
lxqt-common \
|
||||
lxqt-config \
|
||||
lxqt-globalkeys \
|
||||
lxqt-panel \
|
||||
lxqt-qtplugin \
|
||||
lxqt-runner \
|
||||
lxqt-session \
|
||||
pcmanfm-qt \
|
||||
"
|
||||
Reference in New Issue
Block a user