summaryrefslogtreecommitdiffstats
path: root/system/vice/vice.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2023-01-30 09:55:34 +0100
committer Matteo Bernardini2023-01-30 09:55:34 +0100
commit7af8241016f316ad85a647d886b04f92e10a6c6b (patch)
tree751f2c1d109985d496e60b7e5c31508e0574745b /system/vice/vice.SlackBuild
parent81da3110fda92b7de050fbe958df82fb0af3d536 (diff)
downloadslackbuilds-7af8241016f316ad85a647d886b04f92e10a6c6b.tar.gz
20230130.1 global branch merge.current-20230130.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 6142796d34..ed3a5ace8e 100644
--- a/system/vice/vice.SlackBuild
+++ b/system/vice/vice.SlackBuild
@@ -85,6 +85,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-external-ffmpeg"
+ffmpeg="" # ...but with ffmpeg 5.x is broken ATM
# Anticipating 15.0's pure-alsa-system
if [ "${PULSE:-yes}" != "yes" ]; then