Missing tlsdate dependencies

This commit is contained in:
Bob Mottram 2016-07-23 09:03:55 +01:00
parent 74cb29629f
commit 5df98c197b
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ function time_synchronisation_tlsdate {
apt-get -y remove tlsdate ntpdate
apt-get -y install build-essential autoconf libevent-dev
apt-get -y install pkg-config libtool libssl-dev
cd $INSTALL_DIR
function_check git_clone