freecad: move gfortran to nativeBuildInputs
This commit is contained in:
parent
b296077895
commit
30974110e3
@ -61,6 +61,7 @@ mkDerivation rec {
|
||||
ninja
|
||||
pkg-config
|
||||
pyside2-tools
|
||||
gfortran
|
||||
wrapQtAppsHook
|
||||
];
|
||||
|
||||
@ -69,7 +70,6 @@ mkDerivation rec {
|
||||
boost
|
||||
coin3d
|
||||
eigen
|
||||
gfortran
|
||||
gts
|
||||
hdf5
|
||||
libGLU
|
||||
|
Loading…
Reference in New Issue
Block a user