From 05f5bafcf598a0a911f41ea0f486805e223bc0ee Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 13 Jun 2012 00:22:26 +0000 Subject: [PATCH] [packages] sox: depends on alsa-lib and libsndfile SVN-Revision: 32317 --- sound/mocp/Makefile | 2 +- sound/sox/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/mocp/Makefile b/sound/mocp/Makefile index c343776034..4875adf1ad 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 + DEPENDS:=+libcurl +BUILD_PATENTED:libmad +libvorbis $(ICONV_DEPENDS) +alsa-utils +libid3tag +libflac +libsamplerate +PACKAGE_libncursesw:libncursesw +!PACKAGE_libncursesw:libncurses +libffmpeg-mini TITLE:=Music On Console URL:=http://moc.daper.net/ endef diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 30e78f005e..ee501f8180 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -30,7 +30,7 @@ TARGET_LDFLAGS+= \ define Package/sox SECTION:=sound CATEGORY:=Sound - DEPENDS:=+BUILD_PATENTED:lame-lib +BUILD_PATENTED:libmad +BUILD_PATENTED:libid3tag +libvorbis +libvorbisidec +libgsm + DEPENDS:=+BUILD_PATENTED:lame-lib +BUILD_PATENTED:libmad +BUILD_PATENTED:libid3tag +libvorbis +libvorbisidec +libgsm +alsa-lib +libsndfile TITLE:=Sox is a general purpose sound converter/player/recorder URL:=http://sox.sourceforge.net/ endef -- 2.30.2