multimedia/mpv: Fix typo in README.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-20 16:34:46 -05:00 committed by Willy Sudiarto Raharjo
parent ed65cb08e1
commit 9cf8a38f8b
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -31,7 +31,7 @@ BUILD_OPTS prior to or at build time. For example, to enable cdda and
openal, which are disabled by default, and to build with four jobs in
parallel, you could use the following:
~# BUILD_OPTS="--enable-cdda --enable-openal --jobs=4" sh mpv.SlackBuild
~# BUILD_OPTS="--enable-cdda --enable-openal --jobs 4" sh mpv.SlackBuild
The following list is meant as a note to myself of build options or
optional dependencies currently unavailable via full Slackware