From 9f25a9c93b9e2986c3d3b6e05fb59d510a88d56a Mon Sep 17 00:00:00 2001 From: Sergio Ahumada <sergio.ahumada@digia.com> Date: Mon, 12 Aug 2013 20:54:28 +0200 Subject: [PATCH] sync.profile: Remove dependency on qtjsbackend Change-Id: I80094d55cfc91e9c470ecc5da7be30450714aa58 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com> --- sync.profile | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.profile b/sync.profile index fe6711645..1ae99a70b 100644 --- a/sync.profile +++ b/sync.profile @@ -12,6 +12,5 @@ %dependencies = ( "qtbase" => "", "qtdeclarative" => "", - "qtjsbackend" => "", "qtxmlpatterns" => "", ); -- GitLab