diff --git a/share/apps.json b/share/apps.json index ffb8fc24a..fae51988f 100644 --- a/share/apps.json +++ b/share/apps.json @@ -626,7 +626,8 @@ "headers": { "Access-Control-Allow-Headers": "X-CKAN-API-KEY", "Link": "; rel=shortlink" - } + }, + "implies": [ "python", "solr", "java", "postgres\\;confidence:80" ] }, "CKEditor": { "website": "ckeditor.com", diff --git a/share/apps.json~ b/share/apps.json~ index 1c457a97a..ffb8fc24a 100644 --- a/share/apps.json~ +++ b/share/apps.json~ @@ -625,7 +625,7 @@ "cats": [ 1 ], "headers": { "Access-Control-Allow-Headers": "X-CKAN-API-KEY", - + "Link": "; rel=shortlink" } }, "CKEditor": {