Skip to content

Commit

Permalink
Merge branch 'master' into resolve_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell authored Aug 8, 2019
2 parents 9ea42ba + cf7ec28 commit 3c9bd17
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,16 @@ Prerequisites for building documentation:

Install prerequisites on Debian GNU/Linux 'Stretch' 9:

apt-get install cmake pkg-config libglib2.0-dev libgpgme11-dev \
libgnutls28-dev uuid-dev libssh-gcrypt-dev libhiredis-dev
apt-get install \
cmake \
pkg-config \
libglib2.0-dev \
libgpgme11-dev \
libgnutls28-dev \
uuid-dev \
libssh-gcrypt-dev \
libldap2-dev \
libhiredis-dev


Compiling gvm-libs
Expand Down

0 comments on commit 3c9bd17

Please sign in to comment.