python3Packages.pivy: fix build
This commit is contained in:
parent
93a812bb9f
commit
5cc2d5097f
@ -11,6 +11,8 @@ buildPythonPackage rec {
|
||||
sha256 = "0vids7sxk8w5vr73xdnf8xdci71a7syl6cd35aiisppbqyyfmykx";
|
||||
};
|
||||
|
||||
dontUseCmakeConfigure = true;
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
swig qmake cmake
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user