2018-03-14 12:26 GMT+01:00 Vasiliy Glazov <vascom(a)rpmfusion.org>:
[...]
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index 1e81560..cab4852 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -13,7 +13,7 @@ BuildRequires: gcc-c++
BuildRequires: desktop-file-utils
BuildRequires: cmake3
BuildRequires: ffmpeg-devel
-BuildRequires: pkgconfig(Qt5)
+BuildRequires: pkgconfig(Qt5) >= 5.7.0
Hi Vasiliy,
Can you either revert the update for el7 to a buildable state or
revert the upstream commit in el7 that bump to this requirement if
possible ?
In any cases, there is a need to have what's built on el7 to match
what's in git. (so any needed rebuilt have a chance to work).
Thx