summaryrefslogtreecommitdiff
path: root/package/moc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-12 20:54:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-12 20:54:12 +0200
commit0851c77c5104ab3e1e62520ca0b7f1fb9e7132bd (patch)
treedf36fcd34498f86987f4161e67385afa23da12b6 /package/moc
parentfaa42a4f22ce1fa49db60a12881124f1dfaebdde (diff)
misc fixes from bulk build
Diffstat (limited to 'package/moc')
-rw-r--r--package/moc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/moc/Makefile b/package/moc/Makefile
index 45c41f3d8..2ce5d2072 100644
--- a/package/moc/Makefile
+++ b/package/moc/Makefile
@@ -9,9 +9,9 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 2dd0cb6481d77fda09c58ec3154a21c0
PKG_DESCR:= console music player
PKG_SECTION:= multimedia
-PKG_DEPENDS:= libmad libvorbis libcurl libflac libffmpeg libiconv
+PKG_DEPENDS:= libmad libvorbis libcurl libflac libiconv
PKG_DEPENDS+= libncurses libid3tag
-PKG_BUILDDEP:= ncurses libvorbis curl libmad flac ffmpeg libiconv
+PKG_BUILDDEP:= ncurses libvorbis curl libmad flac libiconv
PKG_BUILDDEP+= libid3tag
PKG_URL:= http://moc.daper.net/
PKG_SITES:= ftp://ftp.daper.net/pub/soft/moc/unstable/
@@ -26,6 +26,7 @@ CONFIGURE_ARGS+= --without-jack \
--without-oss \
--without-musepack \
--without-speex \
+ --without-ffmpeg \
--without-sndfile
post-install: