kopia lustrzana https://github.com/OpenDroneMap/ODM
configure.sh: Yes to GAL deps
Change-Id: If31faf28039f771238173490152d039a39e682eepull/615/head
rodzic
2f3b723dcf
commit
ac37aba605
|
@ -72,7 +72,7 @@ install() {
|
|||
appsettings
|
||||
|
||||
echo "Installing CGAL dependencies"
|
||||
sudo apt-get install libgmp-dev libmpfr-dev
|
||||
sudo apt-get install -y libgmp-dev libmpfr-dev
|
||||
|
||||
echo "Installing Ecto Dependencies"
|
||||
sudo pip install -U catkin-pkg
|
||||
|
@ -134,4 +134,4 @@ else
|
|||
echo "Invalid instructions." >&2
|
||||
usage
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
|
Ładowanie…
Reference in New Issue