From 67da8b87dce699a94e220b7684c49ec51b4c4d9b Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Thu, 11 Apr 2024 11:06:31 -0700 Subject: [PATCH] add missing packages --- shared/additional_and_filter_packages.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index a5a11bb..5a0421e 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -131,11 +131,14 @@ additional_packages = [ "python3-tomli", "gnome-shell-extension-custom-menu", "aspnetcore-runtime-8.0", + "aspnetcore-runtime-dbg-8.0", "aspnetcore-targeting-pack-8.0", "dotnet-apphost-pack-8.0", "dotnet-hostfxr-8.0", "dotnet-runtime-8.0", + "dotnet-runtime-dbg-8.0", "dotnet-sdk-8.0", + "dotnet-sdk-dbg-8.0", "dotnet-targeting-pack-8.0", "dotnet-templates-8.0", "fontawesome-fonts-web",