Skip to content

Commit

Permalink
rapid-photo-downloader: Use qt5.15, as pyqt5 in it (NixOS#99956)
Browse files Browse the repository at this point in the history
  • Loading branch information
doronbehar authored and FRidh committed Oct 8, 2020
1 parent 38d517f commit 1fa7655
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 @@ -23036,7 +23036,7 @@ in

rapcad = libsForQt514.callPackage ../applications/graphics/rapcad { boost = boost159; };

rapid-photo-downloader = libsForQt514.callPackage ../applications/graphics/rapid-photo-downloader { };
rapid-photo-downloader = libsForQt5.callPackage ../applications/graphics/rapid-photo-downloader { };

rapidsvn = callPackage ../applications/version-management/rapidsvn { };

Expand Down

0 comments on commit 1fa7655

Please sign in to comment.