liblame as well as the lame executable should depend on CONFIG_BUILD_PATENTED
authorMirko Vogt <mirko@openwrt.org>
Tue, 20 Apr 2010 17:20:00 +0000 (17:20 +0000)
committerMirko Vogt <mirko@openwrt.org>
Tue, 20 Apr 2010 17:20:00 +0000 (17:20 +0000)
SVN-Revision: 21053

sound/lame/Makefile

index 779580fa9826f9269eec78894d8a4fdbefedd76c..6aeccb9992f6c908dd6a65e46d0c38064b581ce3 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