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

Andrea Scarpino andrea at archlinux.org
Sun Sep 14 13:10:55 UTC 2014


    Date: Sunday, September 14, 2014 @ 15:10:54
  Author: andrea
Revision: 221682

Add missing makedeps

Modified:
  kxmlgui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 13:10:42 UTC (rev 221681)
+++ PKGBUILD	2014-09-14 13:10:54 UTC (rev 221682)
@@ -9,7 +9,7 @@
 url='https://projects.kde.org/projects/frameworks/kxmlgui'
 license=('LGPL')
 depends=('kglobalaccel' 'ktextwidgets' 'attica-qt5')
-makedepends=('extra-cmake-modules')
+makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
 md5sums=('288bba01449e4cae319e58163175d3ac')




More information about the arch-commits mailing list