commit 9e8f30f6385763fe071f967fcf3308de2c4ebbc5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 16 08:14:46 2020 +0200
Clean-up srt
vlc.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index f70b0d0..fcf3d63 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -181,9 +181,7 @@ BuildRequires: pkgconfig(Qt5Svg) >= 5.5
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.5
BuildRequires: pkgconfig(soxr)
BuildRequires: pkgconfig(speexdsp) >= 1.0.5
-%if 0%{?fedora} > 30 || 0%{?rhel}
BuildRequires: pkgconfig(srt)
-%endif
%{?_with_wayland:
BuildRequires: pkgconfig(wayland-client) >= 1.5.91
BuildRequires: pkgconfig(wayland-egl)