Skip to content

Commit

Permalink
build: Add missing libssl library
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Dec 4, 2024
1 parent 833d435 commit a6380b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ parts:
build-packages:
- libsecret-1-dev
- libjsoncpp-dev
- libssl-dev
- curl
stage-packages:
- libsecret-1-0
Expand Down

0 comments on commit a6380b5

Please sign in to comment.