diff --git a/python3-markdown-it-py/alr.sh b/python3-markdown-it-py/alr.sh index e19edc2..0062986 100644 --- a/python3-markdown-it-py/alr.sh +++ b/python3-markdown-it-py/alr.sh @@ -19,7 +19,15 @@ build_deps=( 'python-mdit_py_plugins' '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=( # 'python-mdit_py_plugins: core plugins' #)