Stop installing libssl-dev for build (#14660)

libssl-dev is provided with the stack image in build time and
conflicts in building openssl Gem for webauthn Gem added with #14466.
master
Daigo 3 Dango 4 years ago committed by GitHub
parent b241f20bd2
commit abb14579a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Aptfile

@ -5,7 +5,6 @@ libidn11
libidn11-dev
libpq-dev
libprotobuf-dev
libssl-dev
libxdamage1
libxfixes3
protobuf-compiler

Loading…
Cancel
Save