mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-27 07:06:33 +08:00
Change-Id: I6e6e66cffcbd84af1e093176d65751063492122b Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
7 lines
92 B
Bash
7 lines
92 B
Bash
#!/bin/env bash
|
|
# Required for tqtc-boot2qt/qdb
|
|
|
|
set -ex
|
|
|
|
sudo yum install -y libusb1-devel
|