From: Frank Brehm Date: Thu, 19 Jan 2023 12:22:16 +0000 (+0100) Subject: Adding package dependency to python-ldap3 X-Git-Tag: 0.8.4^2~1 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=529d4de2dc7b96ef29af9c5af9bbe1317385923c;p=pixelpark%2Fpp-admin-tools.git Adding package dependency to python-ldap3 --- diff --git a/template.spec b/template.spec index 0161049..d665419 100644 --- a/template.spec +++ b/template.spec @@ -28,6 +28,7 @@ BuildRequires: python@@@py_version_nodot@@@-fb-pdnstools Requires: python@@@py_version_nodot@@@ Requires: python@@@py_version_nodot@@@-libs Requires: python@@@py_version_nodot@@@-babel +Requires: python@@@py_version_nodot@@@-ldap3 Requires: python@@@py_version_nodot@@@-psutil Requires: python@@@py_version_nodot@@@-pytz Requires: python@@@py_version_nodot@@@-requests