osm-gps-map: fix build

This commit is contained in:
Martin Joerg
2025-08-23 18:24:01 +00:00
parent 7eb909b955
commit a9d5b9c660
+4
View File
@@ -7,6 +7,8 @@
gnome-common,
gtk3,
gobject-introspection,
autoreconfHook,
gtk-doc,
pkg-config,
lib,
stdenv,
@@ -50,6 +52,8 @@ stdenv.mkDerivation (finalAttrs: {
];
nativeBuildInputs = [
autoreconfHook
gtk-doc
pkg-config
gobject-introspection
gnome-common