public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mpv] epel9-next: Added missing BRs.
@ 2026-07-20 19:36 Vitaly Zaitsev
  0 siblings, 0 replies; only message in thread
From: Vitaly Zaitsev @ 2026-07-20 19:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mpv
Branch : epel9-next
Commit : 41cefe20c8937f011dba27c1509115e8a67079e6
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2022-11-12T17:42:04+01:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpv/c/41cefe20c8937f011dba27c1509115e8a67079e6?branch=epel9-next

Log:
Added missing BRs.

---
diff --git a/mpv.spec b/mpv.spec
index a842f99..029e377 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -58,9 +58,11 @@ BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(wayland-scanner)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(xkbcommon)
+BuildRequires:  pkgconfig(xpresent)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xscrnsaver)
 BuildRequires:  pkgconfig(xv)
@@ -132,12 +134,12 @@ sed -e "s|c_preproc.standard_includes.append('/usr/local/include')|c_preproc.sta
     --enable-cdda \
     --enable-html-build \
     --enable-dvbin \
-    --enable-gl-x11
+    --enable-gl-x11 \
+    --enable-wayland
 %{_bindir}/waf -v build %{?_smp_mflags}
 
 %install
 %{_bindir}/waf install --destdir=%{buildroot}
-install -D -m 0644 -p %{SOURCE1} %{buildroot}%{_metainfodir}/%{name}.metainfo.xml
 
 %check
 appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metainfo.xml

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

only message in thread, other threads:[~2026-07-20 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 19:36 [rpms/mpv] epel9-next: Added missing BRs Vitaly Zaitsev

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