remove openssl package from requirements, might be only needed for some special branches

This commit is contained in:
Thomas Waldmann 2015-01-24 21:44:52 +01:00
parent 002f98c720
commit 55754c6697

View file

@ -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