commit f20ae81fe413aa021005d1ca69697b84ca5f425c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Sep 4 22:02:22 2022 +0100
Remove pkgconfig requires from devel
compat-ffmpeg4.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/compat-ffmpeg4.spec b/compat-ffmpeg4.spec
index 7c65778..535077b 100644
--- a/compat-ffmpeg4.spec
+++ b/compat-ffmpeg4.spec
@@ -1,5 +1,6 @@
%undefine _package_note_file
%global __provides_exclude_from ^(%{_libdir}/pkgconfig)/.*$
+%global __requires_exclude_from ^(%{_libdir}/pkgconfig)/.*$
# Cuda and others are only available on some arches
%if 0%{?el7}
Show replies by date