From f9745bbc150a81145445de32a56a2fb2dda8a0f7 Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Mon, 3 Jan 2022 14:03:07 -0500 Subject: [PATCH] Recommend installation of package grim in deb packages (#2212) See also: #2109 --- packaging/debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/debian/control b/packaging/debian/control index fb832a4f..dfe68f92 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -23,6 +23,7 @@ Depends: ${misc:Depends}, Recommends: xdg-desktop-portal-gtk | xdg-desktop-portal-gnome | xdg-desktop-portal-kde | xdg-desktop-portal-wlr, + grim, Suggests: ca-certificates, openssl,