systemd: add getent-bin to nativeBuildInputs, meson searches for getent
This commit is contained in:
parent
8323123e95
commit
82dfab87fa
@ -40,7 +40,7 @@ in
|
|||||||
ninja meson
|
ninja meson
|
||||||
coreutils # meson calls date, stat etc.
|
coreutils # meson calls date, stat etc.
|
||||||
pythonLxmlEnv glibcLocales
|
pythonLxmlEnv glibcLocales
|
||||||
patchelf
|
patchelf getent-bin
|
||||||
];
|
];
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ linuxHeaders libcap kmod xz pam acl
|
[ linuxHeaders libcap kmod xz pam acl
|
||||||
|
Loading…
Reference in New Issue
Block a user