summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŁukasz Pożarlik2021-09-20 13:34:05 +0200
committerŁukasz Pożarlik2021-09-20 13:34:05 +0200
commit23d743efbbc847957e4c7f29fe39e9dc2211c948 (patch)
tree8c53f08143bca364172c4a506797d1dbc9a4c6d3 /PKGBUILD
parentd8f321ade6263d9a024db31e5003919f7068969a (diff)
downloadaur-23d743efbbc847957e4c7f29fe39e9dc2211c948.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 050358a92e00..3d4b71a8a249 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ pkgrel='3'
pkgdesc="Include a full table of contents in your Sphinx HTML sidebar"
arch=('any')
url="https://github.com/sphinx-contrib/fulltoc"
+makedepends=('python-setuptools'
+ 'python2-setuptools')
license=('GPL')
source=("https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-${pkgver}.tar.gz")
md5sums=('1b4326b588ae9e7bfe69b51670b74cfb')