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:
committed by
Masum Reza
parent
293c772518
commit
ca52c15283
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user