python3-sphinx-tabs: add missing depends on python3-setuptools
This commit is contained in:
parent
1db03edac0
commit
f389e5416d
@ -1,10 +1,11 @@
|
||||
# Template file for 'python3-sphinx-tabs'
|
||||
pkgname=python3-sphinx-tabs
|
||||
version=3.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Sphinx python3-Pygments python3-docutils"
|
||||
# https://github.com/executablebooks/sphinx-tabs/issues/159
|
||||
depends="python3-Sphinx python3-Pygments python3-docutils python3-setuptools"
|
||||
short_desc="Tabbed views for Sphinx"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="MIT"
|
||||
|
Loading…
Reference in New Issue
Block a user