more makedepends

This commit is contained in:
Guillaume Horel 2022-04-20 15:49:33 -04:00
parent 9222db85e6
commit 829ef1ad62
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ pkgbase = python-cssutils
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-toml
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/c/cssutils/cssutils-2.4.0.tar.gz
sha256sums = 2d97210a83b0a3fe1e4469f5ff9a6420b078572035188b1bab7103c3a36dc89b

View file

@ -18,7 +18,7 @@ arch=('any')
url="https://github.com/jaraco/$_name"
license=('LGPL3' 'GPL3')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-setuptools-scm' 'python-toml')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-setuptools-scm' 'python-toml' 'python-wheel')
depends=('python')
changelog=CHANGES.rst