still need libaugeas-dev

This commit is contained in:
Erica Portnoy 2020-06-16 17:31:50 -07:00
parent 89ff65ee31
commit a22be8cf65

View file

@ -63,7 +63,7 @@ parts:
- python3-pkg-resources
- python3.8-minimal
# To build cryptography and cffi if needed
build-packages: [libffi-dev, libssl-dev, git]
build-packages: [libffi-dev, libssl-dev, git, libaugeas-dev]
override-pull: |
snapcraftctl pull
snapcraftctl set-version `cd $SNAPCRAFT_PART_SRC/certbot && git describe|sed s/^v//`