Skip to content

Commit

Permalink
Vagrantfile: add libarchive-dev dependency [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jan 8, 2023
1 parent dde947d commit 5204005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
"doxygen",
"libproj-dev",
"proj-data",
"libarchive-dev",
"libcurl4-gnutls-dev",
"libtiff5-dev",
"libopenjp2-7-dev",
Expand Down

0 comments on commit 5204005

Please sign in to comment.