projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
enable jpeg support, add dependency on libpng, standardize.
[openwrt.git]
/
package
/
libgd
/
Config.in
1
config BR2_PACKAGE_LIBGD
2
prompt "libgd............................. The GD Graphics Library"
3
tristate
4
default m if CONFIG_DEVEL
5
select BR2_PACKAGE_LIBJPEG
6
select BR2_PACKAGE_LIBPNG
7
help
8
The GD Graphics Library
9
10
http://www.boutell.com/gd/
11
This page took
0.052384 seconds
and
5
git commands to generate.