Merge pull request #227143 from jchw-forks/change/brother-ql
brother-ql: set meta.mainProgram
This commit is contained in:
@@ -33,5 +33,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/pklaus/brother_ql";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ grahamc ];
|
||||
mainProgram = "brother_ql";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user