summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-14 11:37:04 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-14 17:55:57 +0100
commitd3098ba4f959ce7e223d67ae3f00bc59ef57c074 (patch)
tree10f4374a61da2045a85b8497211c339068de1785 /package/gstreamer1
parentc82bbfb24fa0a04724fcdb443ee5c9ca1cce19c1 (diff)
downloadbuildroot-d3098ba4f959ce7e223d67ae3f00bc59ef57c074.tar.gz
buildroot-d3098ba4f959ce7e223d67ae3f00bc59ef57c074.zip
gst1-plugins-base: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gstreamer1')
-rw-r--r--package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
index 3321274bb8..00e1be7560 100644
--- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
+++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
@@ -9,7 +9,7 @@ GST1_PLUGINS_BASE_SOURCE = gst-plugins-base-$(GST1_PLUGINS_BASE_VERSION).tar.xz
GST1_PLUGINS_BASE_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-base
GST1_PLUGINS_BASE_INSTALL_STAGING = YES
GST1_PLUGINS_BASE_LICENSE_FILES = COPYING.LIB
-GST1_PLUGINS_BASE_LICENSE = LGPLv2+ LGPLv2.1+
+GST1_PLUGINS_BASE_LICENSE = LGPLv2+, LGPLv2.1+
# freetype is only used by examples, but if it is not found
# and the host has a freetype-config script, then the host
OpenPOWER on IntegriCloud