[arch-commits] Commit in kate/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon May 2 16:28:36 UTC 2022


    Date: Monday, May 2, 2022 @ 16:28:35
  Author: arojas
Revision: 444411

Add some optdepends for previews (FS#74606)

Modified:
  kate/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 16:26:20 UTC (rev 444410)
+++ PKGBUILD	2022-05-02 16:28:35 UTC (rev 444411)
@@ -49,7 +49,9 @@
               'python-lsp-server: Python LSP support'
               'texlab: LaTeX LSP support'
               'rust: Rust LSP support'
-              'git: git-blame plugin')
+              'git: git-blame plugin'
+              'markdownpart: Markdown preview'
+              'svgpart: SVG preview')
   DESTDIR="$pkgdir" cmake --install build
 
   find "$pkgdir" -type f -name '*kwrite*' -exec rm {} \;



More information about the arch-commits mailing list