changeset 5395:366aaaae9a49

packaging: replace wget with curl in Build-Depends At some point, evolve was using curl in some tests that check capabilities when using HTTP. Then in 4e7da688a066 and 3ffa12edc05a it was replaced by wget for Windows compatibility and debian/control was updated (in 783aa685c5d4). Then, in e036dfc8cfcc the tests were switched back to using curl, but debian/control was not updated until now.
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 05 Jul 2020 16:14:09 +0800
parents b0425562e993
children 74efe8301c74
files debian/control
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/debian/control	Fri Jul 10 10:12:39 2020 +0800
+++ b/debian/control	Sun Jul 05 16:14:09 2020 +0800
@@ -15,7 +15,7 @@
  python-sphinx (>= 1.0.8),
  imagemagick,
  librsvg2-bin,
- wget,
+ curl,
  sphinx-common,
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.6