Merge pull request #79558 from Thra11/add-qtdeclarative-qttools

qttools: Add qtdeclarative to buildInputs
This commit is contained in:
Thomas Tuegel
2020-02-11 05:06:25 -06:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ with lib;
qtModule {
name = "qttools";
qtInputs = [ qtbase ];
qtInputs = [ qtbase qtdeclarative ];
outputs = [ "out" "dev" "bin" ];
# fixQtBuiltinPaths overwrites a builtin path we should keep