Skip to content

Commit 703f19b

Browse files
committed
Add openSUSE instructions
1 parent 2d9df39 commit 703f19b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ Follow the Ubuntu instructions above, but replace the first command with the fol
3232

3333
$ sudo dnf install make patch cmake autoconf libtool libao-devel fftw-devel rtl-sdr-devel libusb-devel
3434

35+
## Building on openSUSE
36+
37+
Follow the Ubuntu instructions above, but replace the first command with the following:
38+
39+
$ zypper install -t pattern devel_C_C++
40+
$ zypper install git cmake libao-devel fftw3-devel rtl-sdr-devel libusb-1_0-devel
41+
3542
## Building on macOS using [Homebrew](https://brew.sh)
3643

3744
$ curl https://raw.githubusercontent.com/theori-io/nrsc5/master/nrsc5.rb > /tmp/nrsc5.rb

0 commit comments

Comments
 (0)