if is_depends_enabled $SPELL curl; then
config_query_option PHP5_OPTS "Do you want to use cURL for URL streams
in core PHP functions?" n \
- "--with-curlwrappers" "--without-curlwrappers"
+ "--with-curlwrappers" "--without-curlwrappers" &&
+ depends -sub NO_ARES curl
fi &&
optional_depends gmp \
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 507b2b8..893720c 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -2,7 +2,8 @@
* BUILD, CONFIGURE: moved options to DEPENDS
and added some missing options.
* DEPENDS: almost rewritten to minimise irrelevant questions,
- added some missing options
+ added some missing options.
+ added sub-depends for curl without c-ares (fixes bug 14830)
2009-07-02 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: php.ini-dist -> php.ini-production (Bug #15278)
[SM-Commit] GIT changes to master grimoire by Arjan Bouter (0172d3fceb41e769736b86387cf26066e500f49c),
Arjan Bouter, 07/29/2009