From d689f6bf70dfee439ec6b25cb7812f8706acbbab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Wed, 19 Nov 2025 04:22:47 +0100 Subject: [PATCH] debian: install cvt tool qubes.SetMonitorLayout service uses it. Reported at https://github.com/QubesOS/qubes-video-companion/pull/33#issuecomment-3548792122 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 47a27058..fba36d9b 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,7 @@ Depends: libpam-systemd, python3, python3-xcffib, + xcvt, xserver-xorg-video-dummyqbs (= ${binary:Version}), xserver-xorg-input-qubes (= ${binary:Version}), ${shlibs:Depends},