[arch-commits] Commit in (2 files)

Antonio Rojas arojas at archlinux.org
Sat Nov 18 13:09:49 UTC 2017


    Date: Saturday, November 18, 2017 @ 13:09:48
  Author: arojas
Revision: 310373

Add missing kdoctools makedepens

Modified:
  kreversi/kde-unstable/PKGBUILD
  palapeli/kde-unstable/PKGBUILD

--------------------------------+
 kreversi/kde-unstable/PKGBUILD |    2 +-
 palapeli/kde-unstable/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: kreversi/kde-unstable/PKGBUILD
===================================================================
--- kreversi/kde-unstable/PKGBUILD	2017-11-18 12:39:58 UTC (rev 310372)
+++ kreversi/kde-unstable/PKGBUILD	2017-11-18 13:09:48 UTC (rev 310373)
@@ -11,7 +11,7 @@
 license=(GPL LGPL FDL)
 groups=(kde-applications kdegames)
 depends=(libkdegames hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules kdoctools)
 conflicts=(kdegames-kreversi)
 replaces=(kdegames-kreversi)
 source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})

Modified: palapeli/kde-unstable/PKGBUILD
===================================================================
--- palapeli/kde-unstable/PKGBUILD	2017-11-18 12:39:58 UTC (rev 310372)
+++ palapeli/kde-unstable/PKGBUILD	2017-11-18 13:09:48 UTC (rev 310373)
@@ -11,7 +11,7 @@
 license=(GPL LGPL FDL)
 groups=(kde-applications kdegames)
 depends=(libkdegames qhull hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules kdoctools)
 conflicts=(kdegames-palapeli)
 replaces=(kdegames-palapeli)
 source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})



More information about the arch-commits mailing list