From 0d0dcf1c8aee9a5b216cca944f3cfbfb6e411bc6 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 15 Dec 2021 13:37:56 +0100 Subject: [PATCH] rpm9 --- debian/control | 2 +- debian/control.common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6a878cb..6604098 100644 --- a/debian/control +++ b/debian/control @@ -184,7 +184,7 @@ Depends: gnupg, gpg-agent, keyutils, - librpm8, + librpm8 | librpm9, python3-cffi, python3-cryptography, python3-dbus, diff --git a/debian/control.common b/debian/control.common index 99d05c6..afeb313 100644 --- a/debian/control.common +++ b/debian/control.common @@ -119,7 +119,7 @@ Depends: gnupg, gpg-agent, keyutils, - librpm8, + librpm8 | librpm9, python3-cffi, python3-cryptography, python3-dbus,