Skip to content

Commit

Permalink
nominatim: add build-essential package
Browse files Browse the repository at this point in the history
Needed for building some of the pip packages.
  • Loading branch information
lonvia committed Oct 29, 2024
1 parent bd092fe commit 0232610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/nominatim/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
python_directory = "#{basedir}/venv"

package %w[
build-essential
libicu-dev
python3-dev
pkg-config
Expand Down

0 comments on commit 0232610

Please sign in to comment.