projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d5fbde
)
liblame as well as the lame executable should depend on CONFIG_BUILD_PATENTED
author
Mirko Vogt
<mirko@openwrt.org>
Tue, 20 Apr 2010 17:20:00 +0000
(17:20 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Tue, 20 Apr 2010 17:20:00 +0000
(17:20 +0000)
SVN-Revision: 21053
sound/lame/Makefile
patch
|
blob
|
history
diff --git
a/sound/lame/Makefile
b/sound/lame/Makefile
index 779580fa9826f9269eec78894d8a4fdbefedd76c..6aeccb9992f6c908dd6a65e46d0c38064b581ce3 100644
(file)
--- 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