liblame as well as the lame executable should depend on CONFIG_BUILD_PATENTED
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Apr 2010 17:20:00 +0000 (17:20 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Apr 2010 17:20:00 +0000 (17:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21053 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/lame/Makefile

index 779580f..6aeccb9 100644 (file)
@@ -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