summaryrefslogtreecommitdiffstats
path: root/system/vice/vice.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2023-07-29 07:08:50 +0200
committer Matteo Bernardini2023-07-29 07:08:50 +0200
commit49808a413d39560fd66aca03b7f2add9e0c85154 (patch)
tree7eae0345c073209b2bc1a52c9f36fb1b8fd6ee49 /system/vice/vice.SlackBuild
parent617240ae0334a56cee7729bb86263a576ba00cfe (diff)
downloadslackbuilds-549dbb03374f28b88e735ce1b34f142340636923.tar.gz
20230729.1 global branch merge.current-20230729.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/vice/vice.SlackBuild')
-rw-r--r--system/vice/vice.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/vice/vice.SlackBuild b/system/vice/vice.SlackBuild
index c0725a72af..bea128cba1 100644
--- a/system/vice/vice.SlackBuild
+++ b/system/vice/vice.SlackBuild
@@ -96,6 +96,7 @@ set -e
# ffmpeg is included in the base OS on post-14.2 -current, but leave
# this here in case someone's doing something clever.
[ -x /usr/bin/ffmpeg ] && ffmpeg="--enable-ffmpeg"
+ffmpeg="" # ...but with ffmpeg 5.x is broken ATM
# Anticipating 15.0's pure-alsa-system
if [ "${PULSE:-yes}" != "yes" ]; then