systemd: remove perl from nativeBuildInputs
This was only used to patch a circular output reference from lib to out on aarch64, but was removed in b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1, This commit forgot to remove perl, so remove it now.
This commit is contained in:
parent
6456e24d57
commit
8434da5715
@ -10,7 +10,6 @@
|
|||||||
, gperf
|
, gperf
|
||||||
, getent
|
, getent
|
||||||
, patchelf
|
, patchelf
|
||||||
, perl
|
|
||||||
, glibcLocales
|
, glibcLocales
|
||||||
, glib
|
, glib
|
||||||
, substituteAll
|
, substituteAll
|
||||||
@ -149,7 +148,6 @@ stdenv.mkDerivation {
|
|||||||
patchelf
|
patchelf
|
||||||
getent
|
getent
|
||||||
m4
|
m4
|
||||||
perl # to patch the libsystemd.so and remove dependencies on aarch64
|
|
||||||
|
|
||||||
intltool
|
intltool
|
||||||
gettext
|
gettext
|
||||||
|
Loading…
x
Reference in New Issue
Block a user