aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-multimedia/packagegroups
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2017-09-06 10:05:11 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:19 +0200
commitf922d30f9d4c62d84a83072b5c2ef0b064c9c27d (patch)
treea4ebf60f54c50ee544d7d1ef24b442e0ed181f6f /meta-xfce/recipes-multimedia/packagegroups
parentf441696b676db76f7c97379ed05f9029597dcd78 (diff)
downloadmeta-openembedded-contrib-f922d30f9d4c62d84a83072b5c2ef0b064c9c27d.tar.gz
recipes-multimedia: Add LICENSE_FLAGS
Multiple recipes require other recipes which all are defined to have a LICENSE_FLAGS = "commercial". Set these referring packages to the same license flag so they are only enabled when their dependency is also enabled. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta-xfce/recipes-multimedia/packagegroups')
-rw-r--r--meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb
index 72a96f3c27..d3e31fe425 100644
--- a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb
+++ b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb
@@ -4,6 +4,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d
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 \