mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:34:41 +02:00
Add libffi-dev to installation
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@ Ubuntu
|
|||||||
::
|
::
|
||||||
|
|
||||||
sudo apt-get install python python-setuptools python-virtualenv python-dev \
|
sudo apt-get install python python-setuptools python-virtualenv python-dev \
|
||||||
gcc swig dialog libaugeas0 libssl-dev ca-certificates
|
gcc swig dialog libaugeas0 libssl-dev libffi-dev \
|
||||||
|
ca-certificates
|
||||||
|
|
||||||
|
|
||||||
Mac OSX
|
Mac OSX
|
||||||
|
|||||||
Reference in New Issue
Block a user