python-sphinx: Fix typo

This commit is contained in:
Alexey Pavlov
2018-07-19 10:53:20 +03:00
parent 1dae8be438
commit 934637a4b4

View File

@@ -31,7 +31,7 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-python2-setuptools"
"${MINGW_PACKAGE_PREFIX}-python2-six"
"${MINGW_PACKAGE_PREFIX}-python2-sqlalchemy"
"${MINGW_PACKAGE_PREFIX}-python3-whoosh"
"${MINGW_PACKAGE_PREFIX}-python2-whoosh"
)
checkdepends=(
"${MINGW_PACKAGE_PREFIX}-python3-nose"