From 0a9a64822442480be7a64b35db96529e9bd8545b Mon Sep 17 00:00:00 2001 From: Charles Short Date: Wed, 11 Aug 2021 12:31:54 -0400 Subject: [PATCH] Add cryptodomex dependency Fix failing RPM build for cgcs-patch. Story: 2008454 Task: 42998 Signed-off-by: Charles Short Change-Id: Iaf4b127ae827085ca18e3a025d5daea43bc8f3f1 --- cgcs-patch/centos/cgcs-patch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cgcs-patch/centos/cgcs-patch.spec b/cgcs-patch/centos/cgcs-patch.spec index 7563f285..061b475a 100644 --- a/cgcs-patch/centos/cgcs-patch.spec +++ b/cgcs-patch/centos/cgcs-patch.spec @@ -16,6 +16,7 @@ BuildRequires: systemd-devel BuildRequires: python-lxml Requires: python-devel Requires: python-crypto +Requires: python-pycryptodomex Requires: dnf Requires: python-dnf Requires: /bin/bash