plex-media-player: explain a bit the qt5 situation
This commit is contained in:
parent
a06ee9759f
commit
2c1015f80e
@ -23529,6 +23529,7 @@ in
|
|||||||
|
|
||||||
plexamp = callPackage ../applications/audio/plexamp { };
|
plexamp = callPackage ../applications/audio/plexamp { };
|
||||||
|
|
||||||
|
# Upstream says it supports only qt5.9 which is not packaged, and building with qt newer than 5.12 fails
|
||||||
plex-media-player = libsForQt512.callPackage ../applications/video/plex-media-player { };
|
plex-media-player = libsForQt512.callPackage ../applications/video/plex-media-player { };
|
||||||
|
|
||||||
plex-mpv-shim = python3Packages.callPackage ../applications/video/plex-mpv-shim { };
|
plex-mpv-shim = python3Packages.callPackage ../applications/video/plex-mpv-shim { };
|
||||||
|
Loading…
Reference in New Issue
Block a user