From 850adae9f93a313b7ad15e64c687a264e0549c5b Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Fri, 30 Oct 2020 11:58:44 +0100 Subject: [PATCH] Taginfo: Install sqlite3-pcre package for using regexes in sqlite --- cookbooks/taginfo/recipes/default.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index 941ad18d9..538341521 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -43,6 +43,7 @@ package %w[ package %w[ sqlite3 + sqlite3-pcre osmium-tool pyosmium curl -- 2.45.1