summaryrefslogtreecommitdiff
path: root/package/mpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-16 11:52:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-16 11:52:51 +0200
commit418d5b8ac14e2599fc3c0d14c3d86d6cfd8f394c (patch)
tree5a2a97ed0fe5551f4a8aba3a6e34f49d07106cc8 /package/mpd/Makefile
parentcf69e58c326665f925f3a22a70f30a58c664c3d5 (diff)
update ffmpeg to latest stable version, enable more subpackages
Diffstat (limited to 'package/mpd/Makefile')
-rw-r--r--package/mpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index 738172650..9aa986100 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -74,10 +74,10 @@ ifeq ($(ADK_PACKAGE_MPD_WITH_MMS),y)
PKG_FDEPENDS+= libmms
endif
PKGFD_WITH_FFMPEG:= enable FFMPEG support
-PKGFS_WITH_FFMPEG:= ffmpeg
+PKGFS_WITH_FFMPEG:= libffmpeg
PKGFB_WITH_FFMPEG:= ffmpeg
ifeq ($(ADK_PACKAGE_MPD_WITH_FFMPEG),y)
-PKG_FDEPENDS+= ffmpeg
+PKG_FDEPENDS+= libffmpeg
endif
PKGFD_WITH_SHOUT:= enable Shoutcast output support
PKGFS_WITH_SHOUT:= libshout liblame libvorbisenc