Re-add qtjsbackend
This is not an actual dependency, but required to build with qt.pro in the CI system. This can be reverted again when merging back to dev. Change-Id: I48f038553754b971e0ce37587afe43dabf4e50cf Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
This commit is contained in:
parent
dca25a1ab8
commit
87aba78f70
|
@ -20,4 +20,5 @@
|
|||
%dependencies = (
|
||||
"qtbase" => "refs/heads/dev",
|
||||
"qtxmlpatterns" => "refs/heads/dev",
|
||||
"qtjsbackend" => "refs/heads/dev",
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue