From daf4e0aad764456dce012739eb23508de9b0f4f8 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 30 Oct 2020 10:53:50 +0100 Subject: [PATCH] Switch to lua-5.1 when needed --- vlc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vlc.spec b/vlc.spec index 9f9fca8..6a5b090 100644 --- a/vlc.spec +++ b/vlc.spec @@ -66,8 +66,8 @@ Patch1: https://github.com/RPi-Distro/vlc/raw/buster-rpt/debian/patches/mmal_cha Patch3: 0001-Use-SYSTEM-wide-ciphers-for-gnutls.patch Patch5: Lower-libgcrypt-to-1.5.3.patch Patch6: Restore-support-for-thread-callbacks-for-older-gcryp.patch -# Patch based on https://code.videolan.org/videolan/vlc/commit/0e0b070c26d197e848f1548fca455bf97db471a3 -Patch7: replace_deprecated_luaL_checkint.patch +# lua-5.1 is used by default for vlc build +Patch7: Switch-to-Fedora-lua-5.1.patch BuildRequires: desktop-file-utils BuildRequires: libappstream-glib BuildRequires: fontpackages-devel