mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
remove openssl package from requirements, might be only needed for some special branches
This commit is contained in:
parent
002f98c720
commit
55754c6697
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ In general:
|
|||
|
||||
```
|
||||
sudo apt-get install python python-setuptools python-virtualenv \
|
||||
python-dev gcc swig dialog libaugeas0 openssl libssl-dev ca-certificates
|
||||
python-dev gcc swig dialog libaugeas0 libssl-dev ca-certificates
|
||||
```
|
||||
|
||||
#### Mac OSX
|
||||
|
|
|
|||
Loading…
Reference in a new issue