pcsx2: add meta.mainProgram

This commit is contained in:
Samuel Gräfenstein
2021-04-27 19:42:10 +02:00
parent 5503ef1df4
commit c63a83acf5

View File

@@ -102,6 +102,7 @@ stdenv.mkDerivation {
'';
homepage = "https://pcsx2.net";
maintainers = with maintainers; [ hrdinka govanify ];
mainProgram = "PCSX2";
# PCSX2's source code is released under LGPLv3+. It However ships
# additional data files and code that are licensed differently.