R: drop unused imake (#426792)

This commit is contained in:
Justin Bedő
2025-07-25 12:17:39 +10:00
committed by GitHub
@@ -27,7 +27,6 @@
icu,
pkg-config,
bison,
imake,
which,
jdk,
blas,
@@ -63,11 +62,8 @@ stdenv.mkDerivation (finalAttrs: {
"tex"
];
dontUseImakeConfigure = true;
nativeBuildInputs = [
bison
imake
perl
pkg-config
tzdata