diff --git a/cartodb.control.in b/cartodb.control.in index 3c5af07..36fc0ee 100644 --- a/cartodb.control.in +++ b/cartodb.control.in @@ -3,5 +3,4 @@ comment = 'Turn a database into a cartodb user database.' superuser = true relocatable = false schema = cartodb -requires = schema_triggers -requires = postgis +requires = 'schema_triggers, postgis'