summaryrefslogtreecommitdiffstats
path: root/network/spice-gtk
diff options
context:
space:
mode:
author Audrius Kažukauskas2018-11-04 18:08:55 +0100
committer Willy Sudiarto Raharjo2018-11-10 01:48:22 +0100
commit7b36326e13cd560877ba52d7de2d8f8f808c4904 (patch)
tree92694f147131e4dd44f97de12f9af62f7eb75586 /network/spice-gtk
parent4d8b51b5473257be4a6f89316639e474b4375d2f (diff)
downloadslackbuilds-7b36326e13cd560877ba52d7de2d8f8f808c4904.tar.gz
network/spice-gtk: Really disable celt051 support.
Now opus is used by default Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk')
-rw-r--r--network/spice-gtk/spice-gtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild
index f6300b86d9..6561b22050 100644
--- a/network/spice-gtk/spice-gtk.SlackBuild
+++ b/network/spice-gtk/spice-gtk.SlackBuild
@@ -98,7 +98,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-gstvideo=yes \
--disable-maintainer-mode \
--enable-vala \
- --enable-celt051 \
+ --disable-celt051 \
--enable-dbus=yes \
--${usbredir}able-usbredir \
--${cacard}able-smartcard \