replace bool with tristate (prevent unneeded freetype-install)
authorNicolas Thill <nico@openwrt.org>
Thu, 15 Dec 2005 01:18:31 +0000 (01:18 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 15 Dec 2005 01:18:31 +0000 (01:18 +0000)
SVN-Revision: 2680

openwrt/package/freetype/Config.in

index 8a12d532c4254d08986e7e063793c0271749a222..38531cc1de30a78d0c42a6c70a910f2871f2d698 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_FREETYPE
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBFREETYPE