Restored mrd6 compilation as "ceilf" dependency is now solved, updated to latest...
[openwrt.git] / package / libgd / Config.in
index 1cb90be..8c513bd 100644 (file)
@@ -1,10 +1,11 @@
 config BR2_PACKAGE_LIBGD
-       tristate "libgd - The GD Graphics Library"
+       prompt "libgd............................. The GD Graphics Library"
+       tristate
        default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBJPEG
+       select BR2_PACKAGE_LIBPNG
        help
-        The GD Graphics Library
-        
-        http://www.boutell.com/gd/
-        
-
+         The GD Graphics Library
          
+         http://www.boutell.com/gd/
+
This page took 0.019577 seconds and 4 git commands to generate.