File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
12
12
13
13
After more than six months, the conda-forge team and contributors have managed
14
14
to update the Qt5 packages to the latest LTS version, 5.15.2. Major changes include
15
- separate packages for QtWebEngine (``qt-webengine ``) and the rest of Qt in a new
16
- package called ``qt-main ``. This allows recipes that do not use any of the
15
+ separating the package for QtWebEngine (``qt-webengine ``) from the rest of Qt (now in a new
16
+ package called ``qt-main ``) . This allows recipes that do not use any of the
17
17
WebEngine components to depend only on ``qt-main ``, reducing the total size of
18
18
the downloaded binaries. As a result of this, ``qt `` will be a metapackage that
19
19
installs both ``qt-main `` and ``qt-webengine `` as dependencies.
You can’t perform that action at this time.
0 commit comments