igraph: remove unused fop dependency

FOP is only used if the "pdf" CMake target is invoked, so
we can remove the fop input with no effect.
This commit is contained in:
Sean Gilligan
2026-05-21 11:43:55 -07:00
parent 5c7be848cb
commit 0a4c158427
-2
View File
@@ -7,7 +7,6 @@
blas,
cmake,
flex,
fop,
glpk,
gmp,
lapack,
@@ -48,7 +47,6 @@ stdenv.mkDerivation (finalAttrs: {
bison
cmake
flex
fop
libxml2
libxslt
pkg-config