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,