diff --git a/mingw-w64-python-slugify/PKGBUILD b/mingw-w64-python-slugify/PKGBUILD index b8dd2a54ae..aaeffd91f9 100644 --- a/mingw-w64-python-slugify/PKGBUILD +++ b/mingw-w64-python-slugify/PKGBUILD @@ -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"