[arch-commits] Commit in kholidays/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Aug 14 05:58:16 UTC 2015


    Date: Friday, August 14, 2015 @ 07:58:15
  Author: arojas
Revision: 243631

Add missing qt5-tools makedepends

Modified:
  kholidays/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-14 05:56:19 UTC (rev 243630)
+++ PKGBUILD	2015-08-14 05:58:15 UTC (rev 243631)
@@ -8,7 +8,7 @@
 url="https://projects.kde.org/$pkgname"
 license=(LGPL)
 depends=(kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
+makedepends=(extra-cmake-modules python kdoctools qt5-tools)
 source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
 md5sums=('6e507e74b35b27ae0cb92a9702200bad')
 



More information about the arch-commits mailing list