[neon/forks/kdenlive/Neon/unstable] debian: kdenlive from 4:20.08.2+p20.04+git20201024.0452-0 requires QtQuick.Shapes

Jonathan Esk-Riddell null at kde.org
Mon May 23 11:21:14 BST 2022


Git commit e72449e3c6c8f98a655fd2912864e6e231faa9db by Jonathan Esk-Riddell, on behalf of Oded Arbel.
Committed on 23/05/2022 at 10:20.
Pushed by jriddell into branch 'Neon/unstable'.

kdenlive from 4:20.08.2+p20.04+git20201024.0452-0 requires QtQuick.Shapes

Otherwise it crashes on startup

M  +1    -0    debian/control

https://invent.kde.org/neon/forks/kdenlive/commit/e72449e3c6c8f98a655fd2912864e6e231faa9db

diff --git a/debian/control b/debian/control
index c88cdda..df1f024 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,7 @@ Depends: ffmpeg,
          kio,
          melt,
          qml-module-qtquick-controls,
+         qml-module-qtquick-shapes,
          qml-module-qtquick2,
          ${misc:Depends},
          ${shlibs:Depends}


More information about the Neon-commits mailing list