[PATCH evolve-ext] debian: add missing curl Build-Depends

Faheem Mitha faheem at faheem.info
Sat Aug 23 15:19:41 CDT 2014


# HG changeset patch
# User Faheem Mitha <faheem at faheem.info>
# Date 1408824754 -19800
#      Sun Aug 24 01:42:34 2014 +0530
# Node ID 087052824908b39fc8b8841f67963c88a63d7b74
# Parent  a8d229b9b2a90a355bfadd35c3c84266a008b510
debian: add missing curl Build-Depends

curl is required to run the tests.

diff -r a8d229b9b2a9 -r 087052824908 debian/control
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@
  python-sphinx (>= 1.0.8),
  imagemagick,
  librsvg2-bin,
+ curl,
 Python-Version: >= 2.6
 Homepage: https://bitbucket.org/marmoute/mutable-history
 


More information about the Mercurial-devel mailing list