Skip to content

Commit

Permalink
Fix: Add openssl directly to dependencies instead of libssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Schardt authored and Robert Schardt committed Oct 4, 2024
1 parent 3cf76c0 commit d16140f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/install-openvas-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ apt-get update && apt-get install --no-install-recommends --no-install-suggests
curl \
git \
lcov \
openssl \
libgnutls28-dev \
libgpgme-dev \
libjson-glib-dev \
Expand Down

0 comments on commit d16140f

Please sign in to comment.