git » kdenlive.git » commit d21c5c8

Drop unused qt5-webkit dependency

author Antonio Rojas
2021-02-10 08:40:01 UTC
committer Antonio Rojas
2021-02-10 08:40:01 UTC
parent 164e91f75f2791ee6e8b59badd44200078467543

Drop unused qt5-webkit dependency

PKGBUILD +2 -2

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