From 6ac0923ba0c786aad4906ce2884edbf19d9a5135 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 13 Jun 2012 12:11:03 +0000 Subject: [PATCH] mocp: revert libffmpeg-mini dependency to virtual libffmpeg SVN-Revision: 32333 --- sound/mocp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/mocp/Makefile b/sound/mocp/Makefile index 4875adf1a..c34377603 100644 --- a/sound/mocp/Makefile +++ b/sound/mocp/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/nls.mk define Package/moc SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libcurl +BUILD_PATENTED:libmad +libvorbis $(ICONV_DEPENDS) +alsa-utils +libid3tag +libflac +libsamplerate +PACKAGE_libncursesw:libncursesw +!PACKAGE_libncursesw:libncurses +libffmpeg-mini + DEPENDS:=+libcurl +BUILD_PATENTED:libmad +libvorbis $(ICONV_DEPENDS) +alsa-utils +libid3tag +libflac +libsamplerate +PACKAGE_libncursesw:libncursesw +!PACKAGE_libncursesw:libncurses +libffmpeg TITLE:=Music On Console URL:=http://moc.daper.net/ endef -- 2.30.2