geeqie: Reduce closure size

This reduces the closure size from 568 MiB to 289 MiB.
This commit is contained in:
Eelco Dolstra
2018-10-08 18:13:29 +02:00
parent 7b9c4954f2
commit 8abfa4084b
4 changed files with 8 additions and 0 deletions
@@ -31,6 +31,8 @@ in stdenv.mkDerivation rec {
})
];
outputs = [ "out" "dev" ];
nativeBuildInputs = [ pkgconfig libintl ];
configureFlags = [