previewqt: fix build (#453206)
This commit is contained in:
@@ -54,6 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
strictDeps = true;
|
||||
|
||||
cmakeFlags = [
|
||||
(lib.cmakeBool "WITH_DEVIL" false)
|
||||
(lib.cmakeBool "WITH_FREEIMAGE" false)
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user