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

Andrea Scarpino andrea at archlinux.org
Sun Sep 14 13:11:21 UTC 2014


    Date: Sunday, September 14, 2014 @ 15:11:21
  Author: andrea
Revision: 221685

Add missing makedeps

Modified:
  kbookmarks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 13:11:07 UTC (rev 221684)
+++ PKGBUILD	2014-09-14 13:11:21 UTC (rev 221685)
@@ -9,7 +9,7 @@
 url='https://projects.kde.org/projects/frameworks/kbookmarks'
 license=('LGPL')
 depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'qt5-tools')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
 md5sums=('29a3b1370847000a0b06959bfc51f4af')




More information about the arch-commits mailing list