packagegroup-hawaii: initial add with all we have currently
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
22
recipes-hawaii/packagegroups/packagegroup-hawaii.bb
Normal file
22
recipes-hawaii/packagegroups/packagegroup-hawaii.bb
Normal file
@@ -0,0 +1,22 @@
|
||||
DESCRIPTION = "Hawaii desktop package collection"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
cinema \
|
||||
eyesight \
|
||||
fluid \
|
||||
hawaii-icon-themes \
|
||||
hawaii-shell \
|
||||
hawaii-system-preferences \
|
||||
hawaii-terminal \
|
||||
hawaii-wallpapers \
|
||||
hawaii-widget-styles \
|
||||
polkit-qt-1 \
|
||||
qtaccountsservice \
|
||||
qtconfiguration \
|
||||
swordfish \
|
||||
widget-factory \
|
||||
"
|
||||
Reference in New Issue
Block a user