Fix Debian dependencies example.

This commit is contained in:
tastytea 2020-10-31 13:09:52 +01:00
parent 8b953ff817
commit 6d45af58a2
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ only.
==== ====
[source,zsh] [source,zsh]
---- ----
apt-get install g++ cmake libpoco-dev asciidoc dpkg apt-get install g++ cmake libpoco-dev libboost-dev asciidoc dpkg
---- ----
==== ====