change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / cyrus-sasl / Config.in
index de3c3d3..599a87c 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_CYRUS_SASL
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBSASL2
 
This page took 0.022789 seconds and 4 git commands to generate.