summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6f98d2b722f..c081c3051941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,6 +24,8 @@ depends=('python-setuptools'
'python-tabulate'
'python-pyelftools'
'python-marshmallow')
+optdepends=('python-click-completion: for shell completions'
+ 'python-shellingham: for shell completions')
conflicts=('platformio-git')
source=("https://github.com/platformio/platformio-core/archive/v${pkgver}.tar.gz")
sha256sums=('8c0cf78f855ba0ddc629176c900706fa2d2a0c2d92053e9a6a02f7e86f770725')