maestral-gui: Fix Qt by using libsForQt5
This is needed after c88f3adb179 to make sure the libs are consistent.
This commit is contained in:
parent
11c36334bf
commit
bc2e4628b2
@ -23242,7 +23242,7 @@ in
|
||||
|
||||
maestral = with python3Packages; toPythonApplication maestral;
|
||||
|
||||
maestral-gui = libsForQt514.callPackage ../applications/networking/maestral-qt { };
|
||||
maestral-gui = libsForQt5.callPackage ../applications/networking/maestral-qt { };
|
||||
|
||||
insync = callPackage ../applications/networking/insync { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user