1999d279ec
This may be needed to unbreak a couple of builds such as nextcloud clients or rstudio: codereview.qt-project.org/#/c/232367
3 lines
109 B
Bash
3 lines
109 B
Bash
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.11/5.11.1/submodules/ \
|
|
-A '*.tar.xz' )
|