mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
ok let's try building
This commit is contained in:
parent
a22be8cf65
commit
bdeec26a92
1 changed files with 3 additions and 0 deletions
|
|
@ -42,12 +42,15 @@ parts:
|
|||
source: .
|
||||
constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt]
|
||||
python-packages:
|
||||
- git+https://github.com/basak/python-augeas.git@snap
|
||||
- ./acme
|
||||
- ./certbot
|
||||
- ./certbot-apache
|
||||
- ./certbot-nginx
|
||||
stage:
|
||||
- -usr/lib/python3.8/sitecustomize.py # maybe unnecessary
|
||||
# Prefer cffi
|
||||
- -lib/python3.8/site-packages/augeas.py # maybe unnecessary
|
||||
stage-packages:
|
||||
- libaugeas0
|
||||
# added to stage python:
|
||||
|
|
|
|||
Loading…
Reference in a new issue