This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
5.9
/
fetch.sh
3 lines
107 B
Bash
Raw
Normal View
History
Unescape
Escape
qt5: 5.9.0 -> 5.9.1
2017-07-18 19:57:11 +08: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 11:26:19 -05:00
-A
'*.tar.xz'
)
Reference in New Issue
Copy Permalink