gqview: turn off format hardening
This commit is contained in:
parent
dbf93c1772
commit
a9de8d4f18
@ -15,6 +15,8 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [pkgconfig gtk libpng];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
meta = {
|
||||
description = "A fast image viewer";
|
||||
homepage = http://gqview.sourceforge.net;
|
||||
|
Loading…
x
Reference in New Issue
Block a user