]> git.enpas.org Git - openwrt.git/commitdiff
replace bool with tristate (prevent unneeded freetype-install)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Dec 2005 01:18:31 +0000 (01:18 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Dec 2005 01:18:31 +0000 (01:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2680 3c298f89-4303-0410-b956-a3cf2f4a3e73

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