Files
Adrian Bunk 9d559933d7 Remove LICENSE = "MIT" from packagegroups and images
This is the default in the packagegroup and image classes.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-30 09:27:57 -07:00

14 lines
295 B
BlitzBasic

SUMMARY = "All packages multimedia packages available for XFCE"
inherit packagegroup
# While this item does not require it, it depends on xfmpc and xfc4-mpc-plugin
# that wants mpd which does
LICENSE_FLAGS = "commercial"
RDEPENDS_${PN} = " \
parole \
xfmpc \
xfce4-mpc-plugin \
"