From cebc044e749bb89799e7d0789170d0a2e28496c2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 12:01:04 +0200 Subject: Setting Apt::Install-Recommends to false. Signed-off-by: Daniel Baumann --- debian/local/conf.d/00install-recommends | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/local/conf.d/00install-recommends diff --git a/debian/local/conf.d/00install-recommends b/debian/local/conf.d/00install-recommends new file mode 100644 index 0000000..9aee1e2 --- /dev/null +++ b/debian/local/conf.d/00install-recommends @@ -0,0 +1,3 @@ +# /etc/apt/apt.conf.d/00install-recommends + +Apt::Install-Recommends "false"; -- cgit v1.2.3