forked from hans/Nominatim
Added check to see if hstore is loaded
This commit is contained in:
committed by
Sarah Hoffmann
parent
e7b8e1a2c2
commit
e8b866aa88
@@ -38,7 +38,6 @@ NOMINATIM_VERSION = NominatimVersion(4, 3, 0, 0)
|
||||
|
||||
POSTGRESQL_REQUIRED_VERSION = (9, 6)
|
||||
POSTGIS_REQUIRED_VERSION = (2, 2)
|
||||
HSTORE_REQUIRED_VERSION = (1, 3)
|
||||
|
||||
# Cmake sets a variable @GIT_HASH@ by executing 'git --log'. It is not run
|
||||
# on every execution of 'make'.
|
||||
|
||||
Reference in New Issue
Block a user