security update
[openwrt.git] / openwrt / package / flac / Config.in
index 73cdd86..87f88a3 100644 (file)
@@ -1,14 +1,15 @@
 config BR2_COMPILE_FLAC
-       bool
+       tristate
        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.022713 seconds and 4 git commands to generate.