-- Benjamin Grande -- You received this message because you are subscribed to the Google Groups "qubes-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-devel/ZHB00gq0Ir/XWDqB%40personal-mutt.
From 84232c53e665eb012c87d44b481157c863aaf4e9 Mon Sep 17 00:00:00 2001 From: Ben Grande <ben.grand...@gmail.com> Date: Fri, 26 May 2023 08:54:46 +0000 Subject: [PATCH] Fix python3-qrexec missing on qubes-core-qrexec
Signed-off-by: Ben Grande <ben.grand...@gmail.com> --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ef5ff51..61b6ab5 100644 --- a/debian/control +++ b/debian/control @@ -18,9 +18,10 @@ Homepage: https://www.qubes-os.org Package: qubes-core-qrexec Architecture: any -Depends: +Depends: libqrexec-utils2 (= ${binary:Version}), - ${shlibs:Depends}, + python3-qrexec, + ${shlibs:Depends}, ${misc:Depends} Replaces: qubes-core-agent-qrexec (<< 4.1.0-1) Breaks: -- Benjamin Grande <ben.grand...@gmail.com>
signature.asc
Description: PGP signature