scrot: provide meta.mainProgram
This commit is contained in:
parent
63e45105d8
commit
1d56cde48b
@ -43,6 +43,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/resurrecting-open-source-projects/scrot";
|
||||
description = "A command-line screen capture utility";
|
||||
mainProgram = "scrot";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ globin ];
|
||||
license = licenses.mitAdvertising;
|
||||
|
Loading…
Reference in New Issue
Block a user