git » kdenlive.git » commit 81fc7c3

Reenable webkit support

author Antonio Rojas
2020-01-19 21:46:38 UTC
committer Antonio Rojas
2020-01-19 21:46:38 UTC
parent e0b8cb5e80a2844a1104575940b0a844fecd0f23

Reenable webkit support

PKGBUILD +2 -2

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