geeqie: Reduce closure size
This reduces the closure size from 568 MiB to 289 MiB.
This commit is contained in:
@@ -31,6 +31,8 @@ in stdenv.mkDerivation rec {
|
||||
})
|
||||
];
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig libintl ];
|
||||
|
||||
configureFlags = [
|
||||
|
||||
Reference in New Issue
Block a user