saga: depends on libsForQt514

This commit is contained in:
Thomas Tuegel 2020-09-07 11:30:08 -05:00
parent d784ee398f
commit dafc1cea57
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -25046,7 +25046,7 @@ in
rrootage = callPackage ../games/rrootage { };
saga = callPackage ../applications/gis/saga {
saga = libsForQt514.callPackage ../applications/gis/saga {
inherit (darwin.apple_sdk.frameworks) Cocoa;
};