Skip to content

Commit

Permalink
Stop installing libssl-dev for build (mastodon#14660)
Browse files Browse the repository at this point in the history
libssl-dev is provided with the stack image in build time and
conflicts in building openssl Gem for webauthn Gem added with mastodon#14466.
  • Loading branch information
zunda authored Aug 24, 2020
1 parent b241f20 commit abb1457
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Aptfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ libidn11
libidn11-dev
libpq-dev
libprotobuf-dev
libssl-dev
libxdamage1
libxfixes3
protobuf-compiler
Expand Down

0 comments on commit abb1457

Please sign in to comment.