summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-01-25 20:47:44 +0000
committerDenis Shienkov <denis.shienkov@gmail.com>2013-01-26 15:13:12 +0100
commit13e1bc161ce0359722eb81a3bebe24216d06dc93 (patch)
tree9f9ee38aa07026f40d4db49780f8f1ac829f3038 /sync.profile
parent26b61706bb7d113367f722f2202d97da9c8d978d (diff)
Change the dependency to the stable branch as there is no master anymore
Change-Id: Ic54d02939cd914971d463ac0aecd85a8f443a3f8 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 43eb9ad9..4b375ff3 100644
--- a/sync.profile
+++ b/sync.profile
@@ -15,5 +15,5 @@
);
%dependencies = (
- "qtbase" => "refs/heads/master",
+ "qtbase" => "refs/heads/stable",
);