git » kdenlive.git » commit 3231a16

Add frei0r-plugins and breeze-icons dependencies (FS#63042)

author Antonio Rojas
2019-06-30 17:14:27 UTC
committer Antonio Rojas
2019-06-30 17:14:27 UTC
parent 8d7ecb71ea6871e0d6f9377b1669581bc1fe5492

Add frei0r-plugins and breeze-icons dependencies (FS#63042)

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f8a99a1..be2eada 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
 
 pkgname=kdenlive
 pkgver=19.04.2
-pkgrel=1
+pkgrel=2
 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 qt5-quickcontrols qt5-quickcontrols2 rttr)
+depends=(knewstuff knotifyconfig kfilemetadata purpose mlt qt5-quickcontrols qt5-quickcontrols2 rttr breeze-icons frei0r-plugins)
 makedepends=(extra-cmake-modules kdoctools v4l-utils)
 optdepends=('ffmpeg: for FFmpeg plugin'
             'cdrtools: for creation of DVD ISO images'