Skip to content

Commit

Permalink
build: Remove build-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k authored Dec 6, 2024
1 parent 8907a2b commit 3c8b854
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charms/argo-controller/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ parts:
charm-python-packages: [setuptools, pip] # Fixes install of some packages
# Following lines are needed due to https://github.com/canonical/charmcraft/issues/1722
build-snaps: [rustup]
build-packages: [pkg-config, libffi-dev, libssl-dev]
override-build: |
rustup default stable
craftctl default

0 comments on commit 3c8b854

Please sign in to comment.