This commit is contained in:
caikn 2017-11-22 14:04:32 +00:00
parent 8bc99f928c
commit e32f469de4

View file

@ -58,7 +58,7 @@ installed:
steps into this guide!
* On zypper based distributions (example below for SLES 12 SP2):
sudo zypper ar https://download.opensuse.org/repositories/devel:/languages:/python/SLE_12_SP2/ pyhton_devel
sudo zypper ar https://download.opensuse.org/repositories/devel:/languages:/python/SLE_12_SP2/ python_devel
sudo zypper ref
sudo zypper in python python-pip python-devel python-setuptools python-virtualenv git libyaml-devel
sudo zypper in -t pattern Basis-Devel