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-28 23:24:17 +01:00
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