Skip to content

Commit 2dbc6ce

Browse files
committed
Add recipe for compiling on OpenSUSE
Closes #592.
1 parent 302b3c0 commit 2dbc6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ First, you need to install library libusb-1.0 (version 1.0.12 or later, 1.0.16 o
168168

169169
* Ubuntu: `sudo apt-get install libusb-1.0-0-dev`
170170
* Redhat: `sudo yum install libusb1-devel`
171+
* OpenSUSE: `sudo zypper install libusb-1_0-devel`
171172
* MacOS: `brew install libusb`, or `sudo port install libusb-devel`
172173
* FreeBSD: libusb is included by default
173174
* NetBSD: `sudo pkgin install libusb1 gmake pkg-config`

0 commit comments

Comments
 (0)