Browse Source

Missing tlsdate dependencies

Bob Mottram 9 years ago
parent
commit
5df98c197b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-utils-time

+ 1
- 0
src/freedombone-utils-time View File

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