summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e6b9a69d8b9..8158ce6e66c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ pkgrel=1
pkgdesc="bitbake language server"
arch=(any)
url=https://github.com/Freed-Wu/bitbake-language-server
-depends=(python-pygls python-platformdirs python-tree-sitter)
-optdepends=(bitbake)
+depends=(python-pygls python-oelint-parser)
makedepends=(python-installer)
license=(GPL3)
_py=cp310