freecad: reenable spacenav support
This commit is contained in:
parent
cc727746c6
commit
155f034b62
@ -1,4 +1,5 @@
|
|||||||
{ lib
|
{ lib
|
||||||
|
, stdenv
|
||||||
, mkDerivation
|
, mkDerivation
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
, fetchpatch
|
||||||
@ -35,7 +36,7 @@
|
|||||||
, scipy
|
, scipy
|
||||||
, shiboken2
|
, shiboken2
|
||||||
, soqt
|
, soqt
|
||||||
, spaceNavSupport ? false
|
, spaceNavSupport ? stdenv.isLinux
|
||||||
, swig
|
, swig
|
||||||
, vtk
|
, vtk
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
|
Loading…
x
Reference in New Issue
Block a user