diff options
Diffstat (limited to 'gnu/packages/geo.scm')
-rw-r--r-- | gnu/packages/geo.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 7fe8372f87..c739388320 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -820,7 +820,7 @@ street bearings/orientations, and speed/travel time.") (("TEST_CASE\\(\"ogr\"" all) (string-append all ", \"[!shouldfail]\"")))))))) (native-inputs - (list catch-framework2 + (list catch2 pkg-config postgresql)) (inputs |