From: Gustavo Zacarias Date: Mon, 14 Dec 2015 14:37:04 +0000 (-0300) Subject: gst1-plugins-base: comma separate licenses X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3098ba4f959ce7e223d67ae3f00bc59ef57c074;p=buildroot.git gst1-plugins-base: comma separate licenses Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- 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