fix deps
This commit is contained in:
@@ -12,8 +12,8 @@ pkgdesc="Faker generates fake data for you (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://faker.readthedocs.io/en/master/"
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-python_dateutil"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-text_unidecode")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-text-unidecode")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-ukpostcodeparser"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-mock"
|
||||
|
||||
Reference in New Issue
Block a user