diff options
Diffstat (limited to 'main/mpd/underlinking.patch')
-rw-r--r-- | main/mpd/underlinking.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/mpd/underlinking.patch b/main/mpd/underlinking.patch new file mode 100644 index 0000000000..e44470604e --- /dev/null +++ b/main/mpd/underlinking.patch @@ -0,0 +1,10 @@ +--- ./Makefile.am.orig ++++ ./Makefile.am +@@ -678,6 +678,7 @@ + $(TWOLAME_LIBS) \ + $(FLAC_LIBS) \ + $(OPUS_LIBS) \ ++ $(VORBIS_LIBS) \ + $(VORBISENC_LIBS) + + libencoder_plugins_a_SOURCES = \ |