From b02a597131ff2361f815d02e312b12b456ea3752 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 24 Aug 2011 14:11:22 +1000 Subject: Correct serviceframework value in sync.profile. The repo containing serviceframework is `qtsystems', not `qtserviceframework'. --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 449c3943..ab698ae3 100644 --- a/sync.profile +++ b/sync.profile @@ -24,7 +24,7 @@ # %dependencies = ( "qtbase" => "refs/heads/master", - "qtserviceframework" => "refs/heads/master", + "qtsystems" => "refs/heads/master", ); # Compile tests -- cgit v1.2.3