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

Antonio Rojas arojas at archlinux.org
Mon Mar 23 07:10:19 UTC 2015


    Date: Monday, March 23, 2015 @ 08:10:19
  Author: arojas
Revision: 234484

Add missing makedependency

Modified:
  libkdegames/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 07:08:42 UTC (rev 234483)
+++ PKGBUILD	2015-03-23 07:10:19 UTC (rev 234484)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs4support' 'kdeclarative' 'kdnssd' 'knewstuff' 'openal')
-makedepends=('extra-cmake-modules' 'python')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 sha1sums=('c230a54b4fdb9ccf4b0971dfe13c4cb06d1afcf3')
 



More information about the arch-commits mailing list