diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-19 11:42:08 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-19 12:19:07 +0200 |
commit | 5e15f7cfb012720adb56bc085947f98fc3f8effa (patch) | |
tree | 3d3e36ce01e3e594e5a41bdbcf14f8209542cf1c /community/mpd/underlinking.patch | |
parent | 2f7c5415d86a218b7b55c037cb57954fa9086d0f (diff) | |
download | aports-5e15f7cfb012720adb56bc085947f98fc3f8effa.tar.bz2 aports-5e15f7cfb012720adb56bc085947f98fc3f8effa.tar.xz |
community/mpd: move from main
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 = \ |