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