mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +02:00
commit
d7e3003aa5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ test -d docker || (
|
||||||
test -d dl || \
|
test -d dl || \
|
||||||
mkdir dl
|
mkdir dl
|
||||||
test -f dl/qt.run || \
|
test -f dl/qt.run || \
|
||||||
"wget https://download.qt.io/archive/qt/5.14/5.14.1/qt-opensource-linux-x64-5.14.1.run" -O "dl/qt.run"
|
wget "https://download.qt.io/archive/qt/5.14/5.14.1/qt-opensource-linux-x64-5.14.1.run" -O "dl/qt.run"
|
||||||
|
|
||||||
# DEPENDENCIES
|
# DEPENDENCIES
|
||||||
docker build \
|
docker build \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue