replace bool with tristate (prevent unneeded freetype-install)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2680 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
d6f9953004
commit
4e1653ca2e
|
@ -1,5 +1,5 @@
|
|||
config BR2_COMPILE_FREETYPE
|
||||
bool
|
||||
tristate
|
||||
default n
|
||||
depends BR2_PACKAGE_LIBFREETYPE
|
||||
|
||||
|
|
Loading…
Reference in New Issue