summaryrefslogtreecommitdiff
path: root/package/mpd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-10 17:18:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-10 17:18:43 +0100
commit9b562d9f88a1aa7be0b3a1f6f642747cdfad5f97 (patch)
treee281582d755e226a15336186c5b90cf1196bc67d /package/mpd
parent79460a7e3a45dc5ad90e1b1dc63786c55cbf5074 (diff)
parentb3b32918faf1d63a84c68b24c866d8a849adfdae (diff)
Merge branch 'master' of openadk.org:/git/openadk
Diffstat (limited to 'package/mpd')
-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