The libmpeg2 license does not conflict with the gst-ugly1 license. Thus, we do not have to consider it here.
Signed-off-by: Fabian Pfitzner <[email protected]> --- rules/gst-plugins-ugly1.make | 3 --- 1 file changed, 3 deletions(-) diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make index 463db5437..22a1ed068 100644 --- a/rules/gst-plugins-ugly1.make +++ b/rules/gst-plugins-ugly1.make @@ -22,9 +22,6 @@ GST_PLUGINS_UGLY1_URL := https://gstreamer.freedesktop.org/src/gst-plugins-ugly GST_PLUGINS_UGLY1_SOURCE := $(SRCDIR)/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX) GST_PLUGINS_UGLY1_DIR := $(BUILDDIR)/$(GST_PLUGINS_UGLY1) GST_PLUGINS_UGLY1_LICENSE := LGPL-2.1-or-later -ifdef PTXCONF_GST_PLUGINS_UGLY1_MPEG2DEC -GST_PLUGINS_UGLY1_LICENSE += AND $(LIBMPEG2_LICENSE) -endif # ---------------------------------------------------------------------------- # Prepare -- 2.47.3
