projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected missing dependency
[openwrt.git]
/
package
/
php5
/
Config.in
diff --git
a/package/php5/Config.in
b/package/php5/Config.in
index
cae12e4
..
862df99
100644
(file)
--- a/
package/php5/Config.in
+++ b/
package/php5/Config.in
@@
-1,7
+1,7
@@
menu "php5.............................. PHP5 Hypertext preprocessor"
config BR2_COMPILE_PHP5
- bool
+ tristate
default n
depends BR2_PACKAGE_PHP5_CLI || BR2_PACKAGE_PHP5_CGI || BR2_PACKAGE_PHP5_FASTCGI
This page took
0.030345 seconds
and
4
git commands to generate.