git » kdenlive.git » commit 9e930ef

kirigami is not really needed

author Antonio Rojas
2019-04-23 13:58:28 UTC
committer Antonio Rojas
2019-04-23 13:58:28 UTC
parent cda7be29f9f5dd1c6ef74bbfb6f202319105a91a

kirigami is not really needed

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3b6bb08..b512c01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
 
 pkgname=kdenlive
 pkgver=19.04.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
 url="https://www.kdenlive.org/"
 license=(GPL)
 groups=(kde-applications kdemultimedia)
-depends=(knewstuff knotifyconfig kfilemetadata purpose mlt kirigami2 rttr)
+depends=(knewstuff knotifyconfig kfilemetadata purpose mlt qt5-quickcontrols qt5-quickcontrols2 rttr)
 makedepends=(extra-cmake-modules kdoctools v4l-utils)
 optdepends=('ffmpeg: for FFmpeg plugin'
             'cdrtools: for creation of DVD ISO images'