mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
configure.ac: move spc plugin to NON_PORTED list(Fix build error)
This commit is contained in:
parent
3fae1ff05d
commit
5bbdeb321c
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ GST_PLUGINS_NONPORTED=" aiff asfmux \
|
|||
decklink fbdev linsys shm vcd \
|
||||
apexsink bz2 cdaudio cog curl dc1394 dirac directfb resindvd \
|
||||
gsettings jp2k ladspa mimic \
|
||||
musepack musicbrainz nas neon ofa openal opencv rsvg sdl smooth sndfile soundtouch spandsp timidity \
|
||||
musepack musicbrainz nas neon ofa openal opencv rsvg sdl smooth sndfile soundtouch spandsp spc timidity \
|
||||
wildmidi xvid lv2 teletextdec dvb"
|
||||
AC_SUBST(GST_PLUGINS_NONPORTED)
|
||||
|
||||
|
|
Loading…
Reference in a new issue