mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Change-Id: Ib85721600b1e4461470a9ea4fd3b29fca0b35633 Reviewed-by: Simo Fält <simo.falt@qt.io>
7 lines
96 B
Bash
Executable File
7 lines
96 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# Required for tqtc-boot2qt/qdb
|
|
|
|
set -ex
|
|
|
|
sudo yum install -y libusb1-devel
|