diff --git a/debian/control b/debian/control index 6a878cb..743b9f0 100644 --- a/debian/control +++ b/debian/control @@ -184,7 +184,7 @@ Depends: gnupg, gpg-agent, keyutils, - librpm8, + librpm9, python3-cffi, python3-cryptography, python3-dbus, diff --git a/debian/control.common b/debian/control.common index 99d05c6..4a07a0e 100644 --- a/debian/control.common +++ b/debian/control.common @@ -119,7 +119,7 @@ Depends: gnupg, gpg-agent, keyutils, - librpm8, + librpm9, python3-cffi, python3-cryptography, python3-dbus, diff --git a/debian/rules b/debian/rules index d97e74a..f1e3c5c 100755 --- a/debian/rules +++ b/debian/rules @@ -13,6 +13,9 @@ else ONLY_CLIENT=1 endif +ONLY_CLIENT=1 + + DESTDIR=$(CURDIR)/debian/tmp export PYTHON=python3