From 51a077a0cea554684f99795b4588721072c7afc3 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 13 Jun 2012 12:11:03 +0000 Subject: [PATCH] [packages] mocp: revert libffmpeg-mini dependency to virtual libffmpeg git-svn-id: svn://svn.openwrt.org/openwrt/packages@32333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0