From 8befba3b22f0f7b03ad93be4136fb1e38b482466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Mon, 30 Sep 2024 19:35:13 +0300 Subject: [PATCH] gitea deps --- python3-markdown-it-py/alr.sh | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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' #)