From: mirko Date: Tue, 20 Apr 2010 17:20:00 +0000 (+0000) Subject: liblame as well as the lame executable should depend on CONFIG_BUILD_PATENTED X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ee1807de2b1e987ab2609b275b09fdd358952b0a;p=packages.git 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 --- 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