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

Andrea Scarpino andrea at archlinux.org
Sun Sep 14 12:52:43 UTC 2014


    Date: Sunday, September 14, 2014 @ 14:52:43
  Author: andrea
Revision: 221657

Add missing makedeps

Modified:
  knotifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 12:52:28 UTC (rev 221656)
+++ PKGBUILD	2014-09-14 12:52:43 UTC (rev 221657)
@@ -9,7 +9,7 @@
 url='https://projects.kde.org/projects/frameworks/knotifications'
 license=('LGPL')
 depends=('phonon-qt5' 'libdbusmenu-qt5' 'kservice' 'kiconthemes')
-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=('1e4affeb4319eca4a0afb885319ec060')




More information about the arch-commits mailing list