diff options
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gstreamer.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 7627e97ccc2c..680fc81e9ca6 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -73,7 +73,7 @@ _USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \ musepack musicbrainz nas sdl shout shout2 sidplay \ smoothwave sndfile speex theora ogg pango polyp \ - python swfdec vorbis wavpack x264 xvid + python swfdec vorbis x264 xvid # other plugins OTHER_GSTREAMER_PLUGINS+= core yes OTHER_GSTREAMER80_PLUGINS+= ${OTHER_GSTREAMER_PLUGINS} |