Re-add git as build dependency
This commit is contained in:
parent
d796e1f56a
commit
d391b4d7f3
2
PKGBUILD
2
PKGBUILD
@ -7,7 +7,7 @@ arch=('any')
|
||||
license=('MIT')
|
||||
groups=(pacman-helpers)
|
||||
depends=(gist mlocate pacman python pyalpm)
|
||||
makedepends=(python-build python-installer python-setuptools)
|
||||
makedepends=(git python-build python-installer python-setuptools)
|
||||
optdepends=('fzf: for the fqo script'
|
||||
'mlocate: for the fqo script')
|
||||
checkdepends=(python-hypothesis python-pytest)
|
||||
|
Loading…
x
Reference in New Issue
Block a user