Remove docker module dependency
This commit is contained in:
parent
47f040a5f7
commit
f6f3ba65f2
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=(gist mlocate pacman python python-docker pyalpm)
|
depends=(gist mlocate pacman python pyalpm)
|
||||||
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