Remove pin of qtbase for qtmultimedia.

Change-Id: I2e57bab345b90943613466b4bc655af1d5a5b831
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Sergio Ahumada
2012-03-03 13:18:21 +01:00
committed by Qt by Nokia
parent 362e443896
commit 0ae0ad6468

View File

@@ -29,7 +29,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
"qtbase" => "95c5be8bc1c8f9ff8e7f95e52a8abd3cd7976ba1",
"qtbase" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",