This is the only reason I use the Qt overlay, so let's just grab the bit I need and put it here so I'm not dragging in experimental versions of Qt.
13 lines
243 B
Plaintext
13 lines
243 B
Plaintext
# set for Qt5 Essentials modules
|
|
# http://doc.qt.io/qt-5/qtmodules.html
|
|
|
|
dev-qt/qtcore:5
|
|
dev-qt/qtdeclarative:5
|
|
dev-qt/qtgui:5
|
|
dev-qt/qtmultimedia:5
|
|
dev-qt/qtnetwork:5
|
|
dev-qt/qtquickcontrols:5
|
|
dev-qt/qtsql:5
|
|
dev-qt/qttest:5
|
|
dev-qt/qtwidgets:5
|