From 529d4de2dc7b96ef29af9c5af9bbe1317385923c Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 19 Jan 2023 13:22:16 +0100 Subject: [PATCH] Adding package dependency to python-ldap3 --- template.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5