Browse Source

Change mpd dependencies.

Video libraries are not necessary for successful build and start of mpd.
libexpat is needed.

Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Oliver Schib 8 years ago
parent
commit
ef00f709dd
1 changed files with 0 additions and 4 deletions
  1. 0 4
      target/appliances/mpd.appliance

+ 0 - 4
target/appliances/mpd.appliance

@@ -22,12 +22,8 @@ config ADK_APPLIANCE_MPD
 	select ADK_PACKAGE_DROPBEAR_WITH_UTMP
 	select ADK_PACKAGE_FFPROBE
 	select ADK_PACKAGE_LIBFFMPEG
-	select ADK_PACKAGE_LIBFFMPEG_WITH_X264
 	select ADK_PACKAGE_LIBFFMPEG_WITH_AAC
 	select ADK_PACKAGE_LIBFFMPEG_WITH_MP3
-	select ADK_PACKAGE_LIBFFMPEG_WITH_VP8
-	select ADK_PACKAGE_LIBFFMPEG_WITH_THEORA
-	select ADK_PACKAGE_LIBFFMPEG_WITH_XVID
 	select ADK_PACKAGE_LIBFFMPEG_WITH_VORBIS
 	select ADK_PACKAGE_E2FSCK
 	select ADK_PACKAGE_ALSA_UTILS