Skip to content

Commit

Permalink
Update README to correct libvorbis package name on RPM based systems
Browse files Browse the repository at this point in the history
libvorbis is libvorbis-devel on rpm systems
  • Loading branch information
bheru27 authored and smcameron committed Mar 23, 2016
1 parent 74eb004 commit 40c9458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ To build on linux, FreeBSD, or Mac OSX, just type "make"

You'll need portaudio (v 19, not 18)
(portaudio-devel rpm packages)
and libvorbisfile (vorbis-devel rpm package) to decode the
and libvorbisfile (libvorbis-devel rpm package) to decode the
included ogg files for sound to work.

See: http://www.portaudio.com/
Expand Down

0 comments on commit 40c9458

Please sign in to comment.