This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4866f16fba
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
5.9
/
fetch.sh
3 lines
107 B
Bash
Raw
Normal View
History
Unescape
Escape
Revert "Merge pull request #30255 from bkchr/qt_5_9_2" This reverts commit 4cf0b6ba5d5ab5eb20a88449e0612f4dad8e4c29, reversing changes made to 756b9c7d6caae3b02151642b85d84e9b4e4e9b17. Qt 5.9.2 is reverted to Qt 5.9.1, as recommended by KDE upstream due to https://bugreports.qt.io/browse/QTBUG-64017
2017-11-02 19:28:39 +00:00
WGET_ARGS
=
(
http://download.qt.io/official_releases/qt/5.9/5.9.1/submodules/
\
qt5: 5.8.0 -> 5.9.0 Qt 5.8 is immediately removed because its support window is ended. The qtlocation module is built with `enableParallelBuilding = false` so that the clipper library will be built before the components which link to it. kjs now depends directly on pcre. The dependency was previously propagated from qtbase, which now depends on pcre2.
2017-06-17 17:26:19 +01:00
-A
'*.tar.xz'
)
Reference in New Issue
Copy Permalink