[arch-commits] Commit in kdenlive/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Apr 23 13:58:29 UTC 2019
Date: Tuesday, April 23, 2019 @ 13:58:28
Author: arojas
Revision: 351981
kirigami is not really needed
Modified:
kdenlive/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-23 13:50:07 UTC (rev 351980)
+++ PKGBUILD 2019-04-23 13:58:28 UTC (rev 351981)
@@ -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'
More information about the arch-commits
mailing list