Skip to content

Commit

Permalink
build: add rust toolchain and other build packages
Browse files Browse the repository at this point in the history
Adding the rust toolchain and other dependencies to avoid issues at build time.

Part of canonical/bundle-kubeflow#989
  • Loading branch information
DnPlas committed Jul 22, 2024
1 parent 0de2136 commit 953b394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charms/knative-operator/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ bases:
parts:
charm:
charm-python-packages: [setuptools, pip]
build-packages: [cargo, rustc, pkg-config, libffi-dev, libssl-dev]

0 comments on commit 953b394

Please sign in to comment.