projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
[openwrt.git]
/
package
/
libgd
/
Config.in
diff --git
a/package/libgd/Config.in
b/package/libgd/Config.in
index
4d1efda
..
8c513bd
100644
(file)
--- a/
package/libgd/Config.in
+++ b/
package/libgd/Config.in
@@
-2,6
+2,8
@@
config BR2_PACKAGE_LIBGD
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
This page took
0.021975 seconds
and
4
git commands to generate.