diff --git a/mingw-w64-python-ipython/PKGBUILD b/mingw-w64-python-ipython/PKGBUILD index 5398292346..0b3a3a7afc 100644 --- a/mingw-w64-python-ipython/PKGBUILD +++ b/mingw-w64-python-ipython/PKGBUILD @@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-backcall" "${MINGW_PACKAGE_PREFIX}-python-decorator" "${MINGW_PACKAGE_PREFIX}-python-jedi" "${MINGW_PACKAGE_PREFIX}-python-pickleshare" - "${MINGW_PACKAGE_PREFIX}-python-prompt-toolkit" + "${MINGW_PACKAGE_PREFIX}-python-prompt_toolkit" "${MINGW_PACKAGE_PREFIX}-python-pygments" "${MINGW_PACKAGE_PREFIX}-python-setuptools" "${MINGW_PACKAGE_PREFIX}-python-traitlets"