From 239265a0f335e794aadd1cb4870a5b590bfda83d Mon Sep 17 00:00:00 2001 From: Toby Tomkins Date: Wed, 29 Feb 2012 12:17:15 +1000 Subject: Add hard dependency on qtjsondb to qtlocation. Currently there is a soft dependency on qtjsondb. This change makes it a hard dependency. Change-Id: Id6bd0655b47bb5e82f286e3beb35a106599766a1 Reviewed-by: Aaron McCarthy --- sync.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index c57b51b8..7d885aa1 100644 --- a/sync.profile +++ b/sync.profile @@ -27,7 +27,8 @@ "qtxmlpatterns" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", - "qt3d" => "refs/heads/master" + "qt3d" => "refs/heads/master", + "qtjsondb" => "refs/heads/master" ); # compile tests -- cgit v1.2.3