Add dependency for gist
This commit is contained in:
parent
aaff56cea3
commit
fd398eeaf9
2
PKGBUILD
2
PKGBUILD
@ -6,7 +6,7 @@ pkgdesc="A set of helper scripts for handling Arch Linux packages"
|
|||||||
arch=('any')
|
arch=('any')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
groups=(pacman-helpers)
|
groups=(pacman-helpers)
|
||||||
depends=(pacman python)
|
depends=(gist pacman python)
|
||||||
makedepends=(git python-setuptools)
|
makedepends=(git python-setuptools)
|
||||||
optdepends=('fzf: for the fqo script'
|
optdepends=('fzf: for the fqo script'
|
||||||
'mlocate: for the fqo script')
|
'mlocate: for the fqo script')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user