From 3e8c49eec8cf29accfa7bf8e907438b15ca3d147 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Sat, 14 Mar 2026 20:34:06 -0600 Subject: [PATCH] Remove last vestiges of AppArmor We were installing some optional dependencies of aa-notify, but that's gone now, so remove the dependencies. --- mkosi.conf.d/99-packages-debug.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mkosi.conf.d/99-packages-debug.conf b/mkosi.conf.d/99-packages-debug.conf index 30935af..faf8b3c 100644 --- a/mkosi.conf.d/99-packages-debug.conf +++ b/mkosi.conf.d/99-packages-debug.conf @@ -3,8 +3,4 @@ [Content] Packages= - python-gobject # runtime dependency of aa-notify - python-notify2 # runtime dependency of aa-notify - python-psutil # runtime dependency of aa-notify strace - tk # runtime dependency of aa-notify