diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-29 12:04:56 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-29 12:05:04 -0500 |
commit | 8a89c1d5bbf544d7f17b2bae33bdf559ed8402a4 (patch) | |
tree | d431f81c6c61e23ec7bf5398029eccc6da610e35 /target/appliances/mpd.appliance | |
parent | bd86f18685d2a3855dba1198aa91bd08da9fb986 (diff) |
do not enable pulse for mpd appliance
Diffstat (limited to 'target/appliances/mpd.appliance')
-rw-r--r-- | target/appliances/mpd.appliance | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/appliances/mpd.appliance b/target/appliances/mpd.appliance index ab45f764a..b9860f109 100644 --- a/target/appliances/mpd.appliance +++ b/target/appliances/mpd.appliance @@ -2,7 +2,6 @@ config ADK_APPLIANCE_MPD bool "music player daemon appliance" select ADK_PACKAGE_MPD select ADK_PACKAGE_MPD_WITH_ALSA - select ADK_PACKAGE_MPD_WITH_PULSE select ADK_PACKAGE_MPD_WITH_MP3 select ADK_PACKAGE_MPD_WITH_MP4 select ADK_PACKAGE_MPD_WITH_OGG |