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 b68bddfbda,

This commit forgot to remove perl, so remove it now.
This commit is contained in:
Florian Klink 2020-10-27 23:30:32 +01:00
parent 6456e24d57
commit 8434da5715

View file

@ -10,7 +10,6 @@
, gperf
, getent
, patchelf
, perl
, glibcLocales
, glib
, substituteAll
@ -149,7 +148,6 @@ stdenv.mkDerivation {
patchelf
getent
m4
perl # to patch the libsystemd.so and remove dependencies on aarch64
intltool
gettext