[arch-commits] Commit in kfilemetadata/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Aug 13 17:38:13 UTC 2015


    Date: Thursday, August 13, 2015 @ 19:38:13
  Author: arojas
Revision: 243414

Add missing python makedepends

Modified:
  kfilemetadata/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-13 17:33:05 UTC (rev 243413)
+++ PKGBUILD	2015-08-13 17:38:13 UTC (rev 243414)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('ki18n' 'karchive' 'exiv2' 'poppler-qt5' 'taglib' 'ffmpeg' 'ebook-tools')
 optdepends=('catdoc: Extract text from office 98 files')
-makedepends=('extra-cmake-modules' 'catdoc')
+makedepends=('extra-cmake-modules' 'catdoc' 'python')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
 sha1sums=('29ec6733d6f8e5441bff7b886efcc880696c5137')
 



More information about the arch-commits mailing list