commit 555f7dc62293f6da4b1d39902179da9765060716
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Dec 5 14:07:17 2019 +0000
Add minimium ffmpeg-libs version to prevent matching against compat-ffmpeg28
openshot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openshot.spec b/openshot.spec
index 99c45f2..19fe88b 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -48,7 +48,7 @@ Requires: python%{python3_pkgversion}-requests
Requires: python%{python3_pkgversion}-setuptools
Requires: python%{python3_pkgversion}-zmq
Requires: python%{python3_pkgversion}-libopenshot >= 0.2.3
-Requires: ffmpeg-libs
+Requires: ffmpeg-libs >= 3.4.7
%if 0%{?fedora}
Recommends: openshot-lang
Show replies by date