changeset 1600:ed9c467ef922 dockerise

Add hggit extension
author Chris Cannam
date Wed, 23 Aug 2017 11:32:50 +0100
parents aea6f97ff27f
children 07deb8466f65
files deploy/provision.d/000-system-packages.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/provision.d/000-system-packages.sh	Wed Aug 23 11:32:31 2017 +0100
+++ b/deploy/provision.d/000-system-packages.sh	Wed Aug 23 11:32:50 2017 +0100
@@ -36,6 +36,7 @@
             libio-socket-ssl-perl \
             logrotate \
             mercurial \
+            mercurial-git \
             openjdk-9-jdk-headless \
             postgresql \
             rsync \