From: Mirko Vogt Date: Tue, 20 Apr 2010 17:19:56 +0000 (+0000) Subject: make libmad depending on CONFIG_BUILD_PATENTED X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=91cf907c172d1250b0d7eb8da417f718ef9bea73;p=openwrt%2Fsvn-archive%2Fpackages.git make libmad depending on CONFIG_BUILD_PATENTED SVN-Revision: 21052 --- diff --git a/libs/libmad/Makefile b/libs/libmad/Makefile index f4169f74d..e1f982814 100644 --- 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