Skip to content

Commit

Permalink
kstars: migrate to Qt5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
freezeboy committed Dec 23, 2020
1 parent 5ec44bb commit 0d025be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 { };

Expand Down

0 comments on commit 0d025be

Please sign in to comment.