summaryrefslogtreecommitdiff
path: root/dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild')
-rw-r--r--dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild b/dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild
index 9014281d55fc..14dde085d7e4 100644
--- a/dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild
+++ b/dev-qt/qt-docs/qt-docs-5.15.0_p202005140838.ebuild
@@ -12,7 +12,6 @@ declare -A QT5_DOCS=(
[assistant]="qtassistant"
[bluetooth]="qtbluetooth"
[concurrent]="qtconcurrent"
- [core]="qtcore qmake qtdoc"
[dbus]="qtdbus"
[declarative]="qtqml qtqmltest qtquick qtquickdialogs qtquickextras"
[designer]="qtdesigner qtuitools"
@@ -60,6 +59,9 @@ IUSE="charts datavis +html networkauth +qch script timeline virtualkeyboard webe
REQUIRED_USE="|| ( html qch )"
SRC_URI="
+ ${BASE_URI}/${PV_FULL}qmake-documentation.7z
+ ${BASE_URI}/${PV_FULL}qtcore-documentation.7z
+ ${BASE_URI}/${PV_FULL}qtdoc-documentation.7z
charts? ( ${BASE_URI}.qtcharts/${PV_FULL}qtcharts-documentation.7z )
datavis? ( ${BASE_URI}.qtdatavis3d/${PV_FULL}qtdatavisualization-documentation.7z )
networkauth? ( ${BASE_URI}.qtnetworkauth/${PV_FULL}qtnetworkauth-documentation.7z )