pbr: add setuptools dependency
This commit is contained in:
@@ -14,6 +14,7 @@ license=("Apache")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-stestr"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-testscenarios"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-testresources"
|
||||
|
||||
Reference in New Issue
Block a user