stirling-pdf: Disable proprietary features
This commit is contained in:
@@ -38,6 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gradleFlags = [
|
||||
"-x"
|
||||
"spotlessApply"
|
||||
"-DDISABLE_ADDITIONAL_FEATURES=true"
|
||||
];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
Reference in New Issue
Block a user