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
commit f9ddb177fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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