clementine: comment it should support qt5.15 on next update
This commit is contained in:
parent
496222a7d9
commit
1b04eac101
@ -10,6 +10,7 @@ let
|
|||||||
withCD = config.clementine.cd or true;
|
withCD = config.clementine.cd or true;
|
||||||
withCloud = config.clementine.cloud or true;
|
withCloud = config.clementine.cloud or true;
|
||||||
|
|
||||||
|
# On the update after all 1.4rc, qt5.15 will be supported.
|
||||||
version = "1.4.0rc1";
|
version = "1.4.0rc1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user