Unverified Commit 066034f8 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #227143 from jchw-forks/change/brother-ql

brother-ql: set meta.mainProgram
parents 496c532a 1eb302a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,5 +33,6 @@ buildPythonPackage rec {
    homepage = "https://github.com/pklaus/brother_ql";
    license = licenses.gpl3;
    maintainers = with maintainers; [ grahamc ];
    mainProgram = "brother_ql";
  };
}