From 243410cc84d24d28a2625c7718acf6cb75e90978 Mon Sep 17 00:00:00 2001 From: Joachim Tingvold Date: Sun, 22 Mar 2015 01:09:11 +0100 Subject: Added DHCP6-support. --- bootstrap/install-dependencies.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bootstrap/install-dependencies.sh') diff --git a/bootstrap/install-dependencies.sh b/bootstrap/install-dependencies.sh index 4edb01f..3941858 100755 --- a/bootstrap/install-dependencies.sh +++ b/bootstrap/install-dependencies.sh @@ -25,7 +25,8 @@ apt-get -y install \ perl-modules \ libdbi-perl \ libdbd-pg-perl \ - libnet-telnet-perl + libnet-telnet-perl \ + libnetaddr-ip-perl if [ "${ROLE}" == "boot" ]; then # Install-tasks specific for the _bootstrab box_ here -- cgit v1.2.3