aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-RHEL-7.2-x86_64/rhel_packages.sh
blob: c322bcbf966e857a2d12237a966fe6e78a8c1f2c (plain)
1
2
3
4
5
6
7
8
9
# gstreamer 1 for QtMultimedia
# gtk3 style for QtGui/QStyle
# libusb1 for tqtc-boot2qt/qdb

sudo yum install -y \
    gstreamer1-devel gstreamer1-plugins-base-devel \
    gtk3-devel \
    libusb1-devel