summaryrefslogtreecommitdiff
path: root/package/mpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-11 18:37:12 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-11 18:37:12 +0100
commitf31081e803ebfbb3b6aeb2ed460659821c342dc1 (patch)
treeb0a8307f86ab40d7465a752d95c36fb45235daa4 /package/mpd/Makefile
parentb13973030bc9f9f350aff9a86398a61c4f347b62 (diff)
parente54d2ebe4cbf9e455dd9b6356867f0087f5436e1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/mpd/Makefile')
-rw-r--r--package/mpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index f70e6652a..57918dd15 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -33,7 +33,7 @@ ifneq ($(ADK_PACKAGE_MPD_WITH_WAV),)
PKG_BUILDDEP+= libaudiofile
endif
ifneq ($(ADK_PACKAGE_MPD_WITH_SHOUT),)
-PKG_BUILDDEP+= lame libvorbis
+PKG_BUILDDEP+= lame libvorbis libshout
endif
ifneq ($(ADK_PACKAGE_MPD_WITH_CURL),)
PKG_BUILDDEP+= curl