mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 03:11:55 +02:00
remove openssl package from requirements, might be only needed for some special branches
This commit is contained in:
@@ -36,7 +36,7 @@ In general:
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install python python-setuptools python-virtualenv \
|
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
|
#### Mac OSX
|
||||||
|
|||||||
Reference in New Issue
Block a user