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:
parent
6456e24d57
commit
8434da5715
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user