Re-add qtjsbackend
authorSimon Hausmann <simon.hausmann@digia.com>
Mon, 24 Jun 2013 12:31:36 +0000 (14:31 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 24 Jun 2013 12:32:11 +0000 (14:32 +0200)
This is not an actual dependency, but required to build with qt.pro in the
CI system. This can be reverted again when merging back to dev.

Change-Id: I48f038553754b971e0ce37587afe43dabf4e50cf
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
sync.profile

index 137eac5..72c9ce5 100644 (file)
@@ -20,4 +20,5 @@
 %dependencies = (
         "qtbase" => "refs/heads/dev",
         "qtxmlpatterns" => "refs/heads/dev",
+        "qtjsbackend" => "refs/heads/dev",
 );