This commit is contained in:
Mario Fetka 2021-10-03 13:01:08 +02:00
parent 358acdd85f
commit dee0290211
3 changed files with 5 additions and 2 deletions

2
debian/control vendored
View File

@ -184,7 +184,7 @@ Depends:
gnupg,
gpg-agent,
keyutils,
librpm8,
librpm9,
python3-cffi,
python3-cryptography,
python3-dbus,

View File

@ -119,7 +119,7 @@ Depends:
gnupg,
gpg-agent,
keyutils,
librpm8,
librpm9,
python3-cffi,
python3-cryptography,
python3-dbus,

3
debian/rules vendored
View File

@ -13,6 +13,9 @@ else
ONLY_CLIENT=1
endif
ONLY_CLIENT=1
DESTDIR=$(CURDIR)/debian/tmp
export PYTHON=python3