mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
packagegroup-xfce-multimedia: initial add
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
DESCRIPTION = "All packages multimedia packages available for XFCE"
|
||||||
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||||
|
|
||||||
|
inherit packagegroup
|
||||||
|
|
||||||
|
RDEPENDS_${PN} = " \
|
||||||
|
xfmpc \
|
||||||
|
xfce4-mpc-plugin \
|
||||||
|
"
|
||||||
Reference in New Issue
Block a user