diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-06 07:32:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-06 07:32:33 +0200 |
commit | 888a0d2203b1d5e4865b5e30685293774cb5f001 (patch) | |
tree | b4176c06f4bf085129cf0266737a1a8f75e1d223 /target/collections | |
parent | b0f246e707703580bfe774d357de54ccd1af95d0 (diff) |
another try to fix iqaudio support
Diffstat (limited to 'target/collections')
-rw-r--r-- | target/collections/mpd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/collections/mpd b/target/collections/mpd index be6ccf680..456386e8b 100644 --- a/target/collections/mpd +++ b/target/collections/mpd @@ -20,6 +20,7 @@ config ADK_PKG_MPD select ADK_PACKAGE_MPD_WITH_SHOUT select ADK_PACKAGE_MPD_WITH_CURL select ADK_PACKAGE_MPD_WITH_SAMPLERATE + select ADK_PACKAGE_MPD_WITH_SNDFILE select ADK_PACKAGE_MPD_WITH_HTTPD select ADK_PACKAGE_FILE select ADK_PACKAGE_HTOP |