From c6de37bc6e07f63866d46aae4a549d1bbf1a6052 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 1 Oct 2013 16:16:25 +0200 Subject: Remove unnecessary dependency to qtjsbackend from sync.profile Change-Id: I88cd4f5df44def04567d130c03121d34f2590e9a Reviewed-by: Oswald Buddenhagen --- sync.profile | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.profile b/sync.profile index a25a33d2..684b8fbc 100644 --- a/sync.profile +++ b/sync.profile @@ -17,6 +17,5 @@ $publicclassregexp = "QJsonDb.+"; %dependencies = ( "qtbase" => "refs/heads/stable", "qtdeclarative" => "refs/heads/stable", - "qtjsbackend" => "refs/heads/stable", "qtxmlpatterns" => "refs/heads/stable", ); -- cgit v1.2.3