aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/development/libraries/qt-5/modules/qtspeech.nix
{ qtModule }:

qtModule {
  name = "qtspeech";
  qtInputs = [ ];
  outputs = [ "out" "dev" ];
}