public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mpv] epel9: Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported.
@ 2026-09-18 18:46 Vitaly Zaitsev
  0 siblings, 0 replies; only message in thread
From: Vitaly Zaitsev @ 2026-09-18 18:46 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9
Commit : ce035ae7bd9d133c87e19f6b972ca3160714afe7
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2023-07-24T21:03:55+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/ce035ae7bd9d133c87e19f6b972ca3160714afe7?branch=epel9

Log:
Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported.

---
diff --git a/mpv.spec b/mpv.spec
index 5357a70..7f8904e 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -46,7 +46,7 @@ BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libswresample) >= 3.9.100
 BuildRequires:  pkgconfig(libswscale) >= 5.9.100
 BuildRequires:  pkgconfig(libva)
-BuildRequires:  pkgconfig(lua)
+BuildRequires:  pkgconfig(lua-5.1)
 BuildRequires:  pkgconfig(mujs)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(rubberband)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-18 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 18:46 [rpms/mpv] epel9: Enabled legacy Lua 5.1 because versions higher than 5.2 doesn't supported Vitaly Zaitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox