gitea deps
This commit is contained in:
parent
bf75975ee2
commit
8befba3b22
@ -19,7 +19,15 @@ build_deps=(
|
|||||||
'python-mdit_py_plugins'
|
'python-mdit_py_plugins'
|
||||||
'python-linkify-it-py'
|
'python-linkify-it-py'
|
||||||
)
|
)
|
||||||
|
build_deps_almalinux=(
|
||||||
|
'python3-build'
|
||||||
|
'python3.11-flit-core'
|
||||||
|
'python3-installer'
|
||||||
|
'python-pytest'
|
||||||
|
'python-pytest-regressions'
|
||||||
|
'python-mdit_py_plugins'
|
||||||
|
'python-linkify-it-py'
|
||||||
|
)
|
||||||
#opt_deps=(
|
#opt_deps=(
|
||||||
# 'python-mdit_py_plugins: core plugins'
|
# 'python-mdit_py_plugins: core plugins'
|
||||||
#)
|
#)
|
||||||
|
Loading…
Reference in New Issue
Block a user