[arch-commits] Commit in zanshin/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Aug 28 07:48:38 UTC 2019
Date: Wednesday, August 28, 2019 @ 07:48:37
Author: arojas
Revision: 503630
Remove unused makedepends
Modified:
zanshin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-28 07:48:29 UTC (rev 503629)
+++ PKGBUILD 2019-08-28 07:48:37 UTC (rev 503630)
@@ -9,7 +9,7 @@
url="https://zanshin.kde.org"
license=(GPL)
depends=(kdepim-runtime kontactinterface)
-makedepends=(extra-cmake-modules kdoctools boost krunner kdesignerplugin kdelibs4support git)
+makedepends=(extra-cmake-modules kdoctools boost git)
#source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
source=(git://git.kde.org/zanshin.git#commit=$_commit)
sha256sums=('SKIP')
More information about the arch-commits
mailing list