[Buildroot] [PATCH 1/1] mpd: Remove unsupported libcue

Jörg Krause jkrause at posteo.de
Wed Jul 30 22:18:17 UTC 2014


Support for libcue has been removed for mpd since version 0.17.

Signed-off-by: Jörg Krause <jkrause at posteo.de>
---
 package/mpd/Config.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/package/mpd/Config.in b/package/mpd/Config.in
index e09be0b..f5f5b34 100644
--- a/package/mpd/Config.in
+++ b/package/mpd/Config.in
@@ -96,12 +96,6 @@ config BR2_PACKAGE_MPD_LAME
 	help
 	  Enable lame (mp3) encoding support.
 
-config BR2_PACKAGE_MPD_LIBCUE
-	bool "libcue"
-	select BR2_PACKAGE_LIBCUE
-	help
-	  Enable cue file support.
-
 config BR2_PACKAGE_MPD_LIBSAMPLERATE
 	bool "libsamplerate"
 	select BR2_PACKAGE_LIBSAMPLERATE
-- 
2.0.3



More information about the buildroot mailing list