brother-ql: set meta.mainProgram
This commit is contained in:
parent
f9c79b1eff
commit
1eb302a630
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/pklaus/brother_ql";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ grahamc ];
|
||||
mainProgram = "brother_ql";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue