]> git.openstreetmap.org Git - chef.git/commitdiff
Taginfo: Install sqlite3-pcre package for using regexes in sqlite
authorJochen Topf <jochen@topf.org>
Fri, 30 Oct 2020 10:58:44 +0000 (11:58 +0100)
committerJochen Topf <jochen@topf.org>
Fri, 30 Oct 2020 10:58:44 +0000 (11:58 +0100)
cookbooks/taginfo/recipes/default.rb

index 941ad18d955e965bdcbb003cf250cdc87309b400..5383415217ea5f543e05dfe7f37e2f436c0628d7 100644 (file)
@@ -43,6 +43,7 @@ package %w[
 
 package %w[
   sqlite3
+  sqlite3-pcre
   osmium-tool
   pyosmium
   curl