beamerpresenter: set meta.mainProgram
This commit is contained in:
parent
2320ecc51c
commit
2cf28bb1bd
1 changed files with 1 additions and 0 deletions
|
@ -90,5 +90,6 @@ stdenv.mkDerivation rec {
|
|||
license = with licenses; [ agpl3 gpl3Plus ];
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ pacien dotlambda ];
|
||||
mainProgram = "beamerpresenter";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue