fix wificonf install
[openwrt.git] / openwrt / package / flac / Config.in
index 73cdd86..12405fc 100644 (file)
@@ -2,13 +2,14 @@ config BR2_COMPILE_FLAC
        bool
        default n
        depends BR2_PACKAGE_LIBFLAC
-       
+
 config BR2_PACKAGE_LIBFLAC
-       tristate "libflac - Free Lossless Audio Codec library"
+       prompt "libflac........................... Free Lossless Audio Codec library"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_COMPILE_FLAC
        help
          Free Lossless Audio Codec library
          
          http://flac.sourceforge.net/
-         
+
This page took 0.024049 seconds and 4 git commands to generate.