Explorar el Código

package/gstreamer1/gst1-plugins-ugly: remove examples option

Fixes:
output/build/gst1-plugins-ugly-1.18.5/meson.build:1:0: ERROR: Unknown options: "examples"

(WARNING for now, but will be an error in meson 0.60.0).

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
James Hilliard hace 3 años
padre
commit
c98ca5f44f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk

+ 0 - 1
package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk

@@ -14,7 +14,6 @@ GST1_PLUGINS_UGLY_LICENSE = LGPL-2.1+
 GST1_PLUGINS_UGLY_LDFLAGS = $(TARGET_LDFLAGS) $(TARGET_NLS_LIBS)
 
 GST1_PLUGINS_UGLY_CONF_OPTS += \
-	-Dexamples=disabled \
 	-Dtests=disabled \
 	-Ddoc=disabled