Add OpenSUSE-specific installation instructions

The packages required are slightly different on OpenSUSE.
This commit is contained in:
Max Pixel
2017-09-13 16:15:45 -07:00
committed by Roman Zeyde
parent 9530c4d7db
commit 47a8a53247

View File

@@ -13,6 +13,10 @@ Install the following packages (depending on your distribution):
$ yum install python-pip python-devel libusb-devel libudev-devel \
gcc redhat-rpm-config
### OpenSUSE
$ zypper install python-pip python-devel libusb-1_0-devel libudev-devel
Also, update Python packages before starting the installation:
$ pip install -U setuptools pip