From: Nicolas Thill Date: Thu, 15 Dec 2005 01:18:31 +0000 (+0000) Subject: replace bool with tristate (prevent unneeded freetype-install) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=debb3388039b383b72f75d72a154fe0eacf0824f;p=librecmc%2Flibrecmc.git replace bool with tristate (prevent unneeded freetype-install) SVN-Revision: 2680 --- diff --git a/openwrt/package/freetype/Config.in b/openwrt/package/freetype/Config.in index 8a12d532c4..38531cc1de 100644 --- a/openwrt/package/freetype/Config.in +++ b/openwrt/package/freetype/Config.in @@ -1,5 +1,5 @@ config BR2_COMPILE_FREETYPE - bool + tristate default n depends BR2_PACKAGE_LIBFREETYPE