mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
It is a dependency of tqtc-boot2qt/qdb, which will join CI soon. Change-Id: I3b205877e705f554202ab7171f9d828491b95ac6 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
4 lines
82 B
Bash
4 lines
82 B
Bash
#!/bin/env bash
|
|
# Required for tqtc-boot2qt/qdb
|
|
sudo yum install -y libusb1-devel
|