Missing dependency
This commit is contained in:
parent
10d2ab28d6
commit
1185c4910f
|
@ -899,7 +899,7 @@ It's convenient to have the clock on your server automatically synchronised with
|
||||||
First install some prerequisites.
|
First install some prerequisites.
|
||||||
|
|
||||||
#+BEGIN_SRC: bash
|
#+BEGIN_SRC: bash
|
||||||
apt-get install build-essential automake git
|
apt-get install build-essential automake git pkg-config
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Now download and install tlsdate.
|
Now download and install tlsdate.
|
||||||
|
|
Loading…
Reference in New Issue