Merge pull request #74268 from cleverca22/bump-plex-version

plex-media-player: fix build by upgrading QT 5.9 -> 5.12
This commit is contained in:
adisbladis 2019-11-26 15:24:29 +00:00 committed by GitHub
commit 5c6b7392f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20666,7 +20666,7 @@ in
gtksharp = gtk-sharp-2_0;
};
plex-media-player = libsForQt59.callPackage ../applications/video/plex-media-player { };
plex-media-player = libsForQt512.callPackage ../applications/video/plex-media-player { };
plover = recurseIntoAttrs (libsForQt5.callPackage ../applications/misc/plover { });