From 1d914b268c116f5491f02bb554e45483404ed82a Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 18 Jul 2024 12:48:48 +0200 Subject: [PATCH] mkosi: Drop udev from Packages= list It's pulled in via VolatilePackages=, no need to put it in Packages=. --- mkosi.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/mkosi.conf b/mkosi.conf index 78dbc33c702..a628f96d25e 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -125,7 +125,6 @@ Packages= tar tmux tree - udev util-linux valgrind which -- 2.47.3