multimedia/gnash: Remove stray space, note the opt dep qt4.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Matteo Bernardini 2022-03-04 09:46:40 +01:00 committed by Andrew Clemons
parent 3ab4d5bc69
commit 5aa4dea024
No known key found for this signature in database
GPG key ID: CD26380FFACBDA2B
2 changed files with 2 additions and 1 deletions

View file

@ -4,3 +4,4 @@ desktop or an embedded device, as well as a plugin for several browsers.
Plugins are now disabled by default due to browsers removing support.
Optional but recommended deps are gst0-ffmpeg and gst0-plugins-ugly.
Another optional dependency is qt4.

View file

@ -127,7 +127,7 @@ autoreconf -vif
--enable-ssl \
--without-gconf \
--with-plugins-install=system \
--disable-npapi \
--disable-npapi \
$KPARTS3_OPT \
$KPARTS4_OPT \
CFLAGS="$SLKCFLAGS" \