qterminal-world: add for test / better reusage
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
10
recipes-qterminal/packagegroups/qterminal-world.bb
Normal file
10
recipes-qterminal/packagegroups/qterminal-world.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
SUMMARY = "QTerminal collection"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
qtermwidget \
|
||||
qterminal \
|
||||
"
|
||||
Reference in New Issue
Block a user