[arch-commits] Commit in kdenlive/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Mar 27 14:14:32 UTC 2016


    Date: Sunday, March 27, 2016 @ 16:14:31
  Author: arojas
Revision: 263026

Add kfilemetadata dependency

Modified:
  kdenlive/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-27 13:58:41 UTC (rev 263025)
+++ PKGBUILD	2016-03-27 14:14:31 UTC (rev 263026)
@@ -7,13 +7,13 @@
 
 pkgname=kdenlive
 pkgver=16.03.80
-pkgrel=1
+pkgrel=2
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(i686 x86_64)
 url="http://www.kdenlive.org/"
 license=(GPL)
 groups=(kde-applications kdemultimedia)
-depends=(knewstuff kplotting knotifyconfig kded mlt glu sdl_image hicolor-icon-theme)
+depends=(knewstuff kplotting knotifyconfig kded kfilemetadata mlt glu sdl_image hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools v4l-utils)
 optdepends=('ffmpeg: for FFmpeg plugin'
             'cdrkit: for creation of DVD ISO images'



More information about the arch-commits mailing list