git » kdenlive.git » commit 0befe95

Rebuild with mlt6

author Antonio Rojas
2021-05-03 15:45:17 UTC
committer Antonio Rojas
2021-05-03 15:45:17 UTC
parent 3c09931e6b873fc14d7a0f40ca5aab27d1f01774

Rebuild with mlt6

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d693751..f03454b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
 
 pkgname=kdenlive
 pkgver=21.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A non-linear video editor for Linux using the MLT video framework'
 arch=(x86_64)
 url='https://apps.kde.org/kdenlive/'
 license=(GPL)
 groups=(kde-applications kde-multimedia)
-depends=(qt5-networkauth knewstuff knotifyconfig kfilemetadata purpose mlt rttr breeze-icons frei0r-plugins)
+depends=(qt5-networkauth knewstuff knotifyconfig kfilemetadata purpose mlt6 rttr breeze-icons frei0r-plugins)
 makedepends=(extra-cmake-modules kdoctools v4l-utils)
 optdepends=('ffmpeg: for FFmpeg plugin'
             'cdrtools: for creation of DVD ISO images'