[arch-commits] Commit in kate/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 29 14:07:21 UTC 2021
Date: Saturday, May 29, 2021 @ 14:07:21
Author: arojas
Revision: 416823
Add git optdepend
Modified:
kate/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 12:01:53 UTC (rev 416822)
+++ PKGBUILD 2021-05-29 14:07:21 UTC (rev 416823)
@@ -47,7 +47,8 @@
'clang: C and C++ LSP support'
'python-language-server: Python LSP support'
'texlab: LaTeX LSP support'
- 'rust: Rust LSP support')
+ 'rust: Rust LSP support'
+ 'git: git-blame plugin')
DESTDIR="$pkgdir" cmake --install build
find "$pkgdir" -type f -name '*kwrite*' -exec rm {} \;
More information about the arch-commits
mailing list