kdePackages.ark: fix broken password protection (#371224)
This commit is contained in:
@@ -8,7 +8,7 @@ mkKdeDerivation {
|
||||
|
||||
extraBuildInputs = [
|
||||
libarchive
|
||||
libzip
|
||||
(libzip.override { withOpenssl = true; })
|
||||
];
|
||||
meta.mainProgram = "ark";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user