projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd6c72b
)
make libfaad2 depending on CONFIG_BUILD_PATENTED
author
Mirko Vogt
<mirko@openwrt.org>
Tue, 20 Apr 2010 17:19:51 +0000
(17:19 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Tue, 20 Apr 2010 17:19:51 +0000
(17:19 +0000)
SVN-Revision: 21051
libs/faad2/Makefile
patch
|
blob
|
history
diff --git
a/libs/faad2/Makefile
b/libs/faad2/Makefile
index ea666be34321cf2d2bbdf370e314a4b4c536e797..87ed0165068d97161a396f240672fe71566e8fe4 100644
(file)
--- a/
libs/faad2/Makefile
+++ b/
libs/faad2/Makefile
@@
-51,6
+51,7
@@
$(call Package/faad2/Default)
SECTION:=libs
CATEGORY:=Libraries
TITLE+=library
+ DEPENDS:=@BUILD_PATENTED
endef
define Package/libfaad2/description