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

Andrea Scarpino andrea at archlinux.org
Sun Sep 14 12:47:04 UTC 2014


    Date: Sunday, September 14, 2014 @ 14:47:02
  Author: andrea
Revision: 221655

Add missing makedeps

Modified:
  kconfigwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 12:46:45 UTC (rev 221654)
+++ PKGBUILD	2014-09-14 12:47:02 UTC (rev 221655)
@@ -9,7 +9,7 @@
 url='https://projects.kde.org/projects/frameworks/kconfigwidgets'
 license=('LGPL')
 depends=('kauth' 'kcodecs' 'kconfig' 'kguiaddons' 'ki18n' 'kwidgetsaddons')
-makedepends=('extra-cmake-modules' 'kdoctools')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
 md5sums=('7810146d3c099724e7beb0fe1f0cf69a')




More information about the arch-commits mailing list