mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Change-Id: I95c570431c5b78e24754b6e08be0172071da3c51 Reviewed-by: Simo Fält <simo.falt@theqtcompany.com>
8 lines
153 B
Bash
8 lines
153 B
Bash
# gstreamer 1 for QtMultimedia
|
|
# gtk3 style for QtGui/QStyle
|
|
|
|
sudo yum install -y \
|
|
gstreamer1-devel gstreamer1-plugins-base-devel \
|
|
gtk3-devel
|
|
|