View | Details | Raw Unified | Return to bug 233220 | Differences between
and this patch

Collapse All | Expand All

(-)b/multimedia/gstreamer1-plugins/Makefile.common (-1 / +1 lines)
Lines 4-9 BASE_GST_ALL_PLUGINS= \ Link Here
4
		alsa \
4
		alsa \
5
		cdparanoia \
5
		cdparanoia \
6
		gl \
6
		gl \
7
		gles2 \
7
		ivorbis \
8
		ivorbis \
8
		libvisual \
9
		libvisual \
9
		ogg \
10
		ogg \
Lines 70-76 BAD_GST_ALL_PLUGINS+= \ Link Here
70
71
71
# XXX need to sort these three out.
72
# XXX need to sort these three out.
72
BAD_GST_NON_PLUGINS= \
73
BAD_GST_NON_PLUGINS= \
73
		--disable-gles2 \
74
		--disable-egl \
74
		--disable-egl \
75
		--disable-glx
75
		--disable-glx
76
BAD_GST_NON_PLUGINS+= \
76
BAD_GST_NON_PLUGINS+= \

Return to bug 233220