Skip to content

Commit

Permalink
feat(snapcraft.yaml): ...
Browse files Browse the repository at this point in the history
  • Loading branch information
clazzor authored Jul 1, 2024
1 parent 6977db4 commit b1b330e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ parts:
- SNAP_BUILD: "True"
build-packages:
- gcc
- git
# - git
- build-essential
- libffi-dev
- libssl-dev
- cargo
- clang
- pkg-config
# - libssl-dev
# - cargo
# - clang
# - pkg-config
- python3-dev
# after: [install-rust]
certbot-metadata:
Expand Down

0 comments on commit b1b330e

Please sign in to comment.