From a0d9bd549e99d7c84dcda226bffb9ffcafb4d02e Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Tue, 10 Aug 2021 18:18:37 -0400 Subject: [PATCH] introduce kicksecure-recommended-cli install fasttrack-archive-keyring by default https://forums.whonix.org/t/install-debian-fasttrack-archive-keyring-by-default/11456 --- debian/control | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/control b/debian/control index e4ab62c..6fa62b8 100644 --- a/debian/control +++ b/debian/control @@ -116,6 +116,16 @@ Description: Dependencies for hardened systems CLI . Do not remove. +Package: kicksecure-recommended-cli +Architecture: all +Depends: fasttrack-archive-keyring, + ${misc:Depends} +Description: Recommended packages for Kicksecure + A metapackage, which includes recommended packages to ensure, Kicksecure + standard tools are available and other useful recommended packages. + . + Safe to remove, if you know what you are doing. + ## XXX: adding xserver-xorg-video-vmware (used by VirtualBox, yes VirtualBox) ## and xserver-xorg-video-qxl (used by KVM) here is non-ideal as this ## installs these packages on the host and in all virtualizers too.