gildas: fix build on aarch64-linux and x86_64-linux

Remove unused dependency on lesstif, which does not build on *-linux.

ZHF: #403336
This commit is contained in:
Sébastien Maret
2025-05-02 00:10:45 +05:30
committed by Masum Reza
parent 293c772518
commit ca52c15283
-2
View File
@@ -6,7 +6,6 @@
pkg-config,
python3,
gfortran,
lesstif,
cfitsio,
getopt,
perl,
@@ -52,7 +51,6 @@ stdenv.mkDerivation rec {
buildInputs =
[
gtk2-x11
lesstif
cfitsio
python3Env
ncurses