python-slugify: add python-text-unidecode dependency
This commit is contained in:
@@ -13,6 +13,7 @@ url="https://github.com/un33k/python-slugify"
|
||||
license=('MIT')
|
||||
depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-text-unidecode"
|
||||
)
|
||||
makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
|
||||
|
||||
Reference in New Issue
Block a user