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:
bf0c5a4
)
make libmad depending on CONFIG_BUILD_PATENTED
author
Mirko Vogt
<mirko@openwrt.org>
Tue, 20 Apr 2010 17:19:56 +0000
(17:19 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Tue, 20 Apr 2010 17:19:56 +0000
(17:19 +0000)
SVN-Revision: 21052
libs/libmad/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmad/Makefile
b/libs/libmad/Makefile
index f4169f74d306cfbca49853e716f6206a3fbbd515..e1f9828149bf847965bf7653227893ea6c80231f 100644
(file)
--- a/
libs/libmad/Makefile
+++ b/
libs/libmad/Makefile
@@
-37,6
+37,7
@@
define Package/libmad
CATEGORY:=Libraries
TITLE:=An high-quality MPEG audio decoding library
URL:=http://www.underbit.com/products/mad/
+ DEPENDS:=@BUILD_PATENTED
endef
define Package/libmad/description