PKGBUILD: need python to run generate-alt-random-writes.py

This commit is contained in:
Daniel Eklöf 2019-09-21 19:40:02 +02:00
parent 1521f47a49
commit 10f8bffc02
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -4,7 +4,7 @@ pkgrel=1
arch=('x86_64')
url=https://gitlab.com/dnkl/foot
license=(mit)
makedepends=('meson' 'ninja' 'scdoc')
makedepends=('meson' 'ninja' 'scdoc' 'python')
source=()
pkgver() {