Add python-sphinx to checkdepends
This commit is contained in:
parent
2d2a8bb2d5
commit
f311d96a49
2
PKGBUILD
2
PKGBUILD
@ -10,7 +10,7 @@ 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')
|
||||||
checkdepends=(python-hypothesis python-pytest)
|
checkdepends=(python-hypothesis python-pytest python-sphinx)
|
||||||
backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg}
|
backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg}
|
||||||
etc/packaging-scripts.conf)
|
etc/packaging-scripts.conf)
|
||||||
source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts")
|
source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user