Revert "Temporarily pin qtbase to a working version..."
This reverts commit 57c81a2b4b67bc001a28060527325f4016e42ffb qtbase should be fixed now Change-Id: I8179509d7549955ee9f78b3213f59c3a1f5e5c59 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
parent
ea0ea907ed
commit
a0bdeacd5e
|
@ -18,6 +18,6 @@
|
|||
# - an empty string to use the same branch under test (dependencies will become "refs/heads/master" if we are in the master branch)
|
||||
#
|
||||
%dependencies = (
|
||||
"qtbase" => "9de144f4b15b1b97d55922e3e0bc846080c5bb62",
|
||||
"qtbase" => "",
|
||||
"qtxmlpatterns" => "",
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue