mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-20 11:53:51 +00:00
kstars: migrate to Qt5.15
This commit is contained in:
parent
5ec44bb2e3
commit
0d025be7ca
@ -5140,7 +5140,7 @@ in
|
||||
|
||||
ksmoothdock = libsForQt514.callPackage ../applications/misc/ksmoothdock { };
|
||||
|
||||
kstars = libsForQt514.callPackage ../applications/science/astronomy/kstars { };
|
||||
kstars = libsForQt5.callPackage ../applications/science/astronomy/kstars { };
|
||||
|
||||
kytea = callPackage ../tools/text/kytea { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user