From ee1807de2b1e987ab2609b275b09fdd358952b0a Mon Sep 17 00:00:00 2001 From: mirko Date: Tue, 20 Apr 2010 17:20:00 +0000 Subject: [PATCH] liblame as well as the lame executable should depend on CONFIG_BUILD_PATENTED git-svn-id: svn://svn.openwrt.org/openwrt/packages@21053 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/lame/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/lame/Makefile b/sound/lame/Makefile index 779580fa9..6aeccb999 100644 --- a/sound/lame/Makefile +++ b/sound/lame/Makefile @@ -24,6 +24,7 @@ define Package/lame/Default SECTION:=sound CATEGORY:=Sound URL:=http://sourceforge.net/projects/lame + DEPENDS:=@BUILD_PATENTED endef define Package/lame -- 2.11.0