public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Adjust libplacebo dependency for EPEL 9
@ 2026-07-20 18:05 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-20 18:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vlc
Branch : epel9-next
Commit : 0ce07d67452bea7ca18211ad44a81fdf56d61107
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2024-06-06T11:26:28-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vlc/c/0ce07d67452bea7ca18211ad44a81fdf56d61107?branch=epel9-next
Log:
Adjust libplacebo dependency for EPEL 9
EPEL 9 now has libplacebo (4.x) and libplacebo6 packages, both -devel
packages provide the same pkgconfig (and therefore conflict) but the
runtimes are parallel-installable.
---
diff --git a/vlc.spec b/vlc.spec
index 5a2cf92..342035e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -137,7 +137,7 @@ BuildRequires: pkgconfig(libmtp) >= 1.0.0
BuildRequires: pkgconfig(libnfs) >= 1.10.0
BuildRequires: pkgconfig(libnotify) pkgconfig(gtk+-3.0)
%if %{with placebo}
-BuildRequires: pkgconfig(libplacebo) >= 0.2.1
+BuildRequires: pkgconfig(libplacebo) < 6
%endif
BuildRequires: pkgconfig(libpostproc)
%if %{with projectm}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:05 [rpms/vlc] epel9-next: Adjust libplacebo dependency for EPEL 9 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox