From: Zbigniew Jędrzejewski-Szmek Date: Mon, 13 Oct 2025 08:10:36 +0000 (+0200) Subject: mkosi: install test dependencies for EnterNamespace= test (#39268) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e867eeaf2b347b6a2ecdc19b6c373c19af26bcc8;p=thirdparty%2Fsystemd.git mkosi: install test dependencies for EnterNamespace= test (#39268) The test for the EnterNamespace= feature [0] has been both broken and disabled since the migration to the mkosi framework, as it's missing the libdw.pc file for pkg-config, so the test is skipped completely, and it's also missing gcc to actually build the test binary. [0] Part of TEST-87-AUX-UTILS-VM.coredump.sh --- e867eeaf2b347b6a2ecdc19b6c373c19af26bcc8