mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-10 21:45:21 +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
|
gnu-efi-devel
|
||||||
gnutls-devel
|
gnutls-devel
|
||||||
gperf
|
gperf
|
||||||
|
hostname
|
||||||
iptables-devel
|
iptables-devel
|
||||||
kmod-devel
|
kmod-devel
|
||||||
libacl-devel
|
libacl-devel
|
||||||
|
Reference in New Issue
Block a user