projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for madwifi radiotap support (patch by jwright)
[openwrt.git]
/
package
/
libgd
/
Config.in
diff --git
a/package/libgd/Config.in
b/package/libgd/Config.in
index
e468a5d
..
8c513bd
100644
(file)
--- a/
package/libgd/Config.in
+++ b/
package/libgd/Config.in
@@
-1,6
+1,11
@@
config BR2_PACKAGE_LIBGD
config BR2_PACKAGE_LIBGD
- tristate "libgd"
+ prompt "libgd............................. The GD Graphics Library"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBJPEG
+ select BR2_PACKAGE_LIBPNG
help
help
- The GD Graphics Library
+ The GD Graphics Library
+ http://www.boutell.com/gd/
+
This page took
0.025574 seconds
and
4
git commands to generate.