Fixed gippy dependency

Former-commit-id: 61a5fbf330
pull/1161/head
Piero Toffanin 2018-05-06 17:01:13 -04:00
rodzic c7b7ad20ad
commit dd1e68ef5d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -100,7 +100,7 @@ install() {
echo "Installing split-merge Dependencies"
pip install -U scipy shapely numpy pyproj
pip install -U https://github.com/OpenDroneMap/gippy/archive/v0.3.9.tar.gz psutil
pip install -U gippy psutil
echo "Compiling SuperBuild"
cd ${RUNPATH}/SuperBuild