mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
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>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
87505ba947
commit
c98ca5f44f
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user