author | Antonio Rojas
<arojas@archlinux.org> 2023-11-08 19:11:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-11-08 19:11:37 UTC |
parent | a49643abce6b57af767ee0ede58483f97a557a71 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index fcebedb..ef35d9c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=(GPL LGPL FDL) pkgdesc='Advanced text editor' groups=(kde-applications kde-utilities) url='https://apps.kde.org/kate/' -depends=(knewstuff5 ktexteditor5 kactivities5 kuserfeedback hicolor-icon-theme) +depends=(knewstuff5 ktexteditor5 kactivities5 kuserfeedback5 hicolor-icon-theme) optdepends=('konsole: open a terminal in Kate' 'clang: C and C++ LSP support' 'python-lsp-server: Python LSP support'