mirror of
https://github.com/systemd/systemd.git
synced 2025-08-31 09:49:54 +03:00
mkosi: ensure the 'hostname' tool is available in the build environment
Our test-execute test uses 'hostname' to validate specifiers, hence it should be available in our mkosi build too, so that the test can pass.
This commit is contained in:
@ -34,6 +34,7 @@ BuildPackages=
|
||||
gnu-efi-devel
|
||||
gnutls-devel
|
||||
gperf
|
||||
hostname
|
||||
iptables-devel
|
||||
kmod-devel
|
||||
libacl-devel
|
||||
|
Reference in New Issue
Block a user