diff options
-rw-r--r-- | gnu/packages/geo.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index c0ac44a81b..962c2179a7 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -2732,6 +2732,7 @@ using third-party geocoders and other data sources.") (inputs (list boost cgal + curl gdal glew glu |