mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
sphinxcontrib_jquery, fix requirements (#8788)
This commit is contained in:
@@ -36,7 +36,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
\""
|
||||
eval "REQUIRES_$pythonPackage=\"
|
||||
haiku
|
||||
sphinx$pythonPackage
|
||||
sphinx_$pythonPackage
|
||||
cmd:python$pythonVersion
|
||||
\""
|
||||
BUILD_REQUIRES+="
|
||||
@@ -50,7 +50,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
done
|
||||
|
||||
TEST_REQUIRES="
|
||||
sphinx_$defaultTestVersion
|
||||
snowballstemmer_$defaultTestVersion
|
||||
sphinxcontrib_jquery_$defaultTestVersion
|
||||
cmd:pytest
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user