1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 13:22:48 +02:00

replace bool with tristate (prevent unneeded freetype-install)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2680 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-12-15 01:18:31 +00:00
parent 2ef057be24
commit 1fe803b171

View File

@ -1,5 +1,5 @@
config BR2_COMPILE_FREETYPE
bool
tristate
default n
depends BR2_PACKAGE_LIBFREETYPE