diff --git a/pkgs/applications/mapsoft/2.nix b/pkgs/applications/mapsoft/2.nix
index 7f4716c9f2180e7112bf0d954386aaf721b5dc7c..124735170c7485c025f6ecd04382025591d2f1d5 100644
--- a/pkgs/applications/mapsoft/2.nix
+++ b/pkgs/applications/mapsoft/2.nix
@@ -18,6 +18,7 @@ , pkgconfig
, proj
, shapelib
, unzip
+, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@@ -54,6 +55,7 @@ nativeBuildInputs = [
perlPackages.perl
pkgconfig
unzip
];
buildInputs = [
db
application/octet-stream
This content has been proxied by September (3851b).