commit 1db59fe7a2b1b79f0cc4379e3cae7fbb07a8193d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Oct 5 20:04:03 2020 +0100
Is required mlt 6.22.1 to successful build
shotcut.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shotcut.spec b/shotcut.spec
index ec6ddfa..c271aa1 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -35,8 +35,8 @@ BuildRequires: pkgconfig(Qt5WebSockets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: qt5-linguist
-BuildRequires: pkgconfig(mlt++) >= 6.20.0
-BuildRequires: pkgconfig(mlt-framework) >= 6.20.0
+BuildRequires: pkgconfig(mlt++) >= 6.22.1
+BuildRequires: pkgconfig(mlt-framework) >= 6.22.1
BuildRequires: x264-devel
BuildRequires: webvfx-devel
Show replies by date