Re-add qtjsbackend

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>
This commit is contained in:
Simon Hausmann 2013-06-24 14:31:36 +02:00
parent dca25a1ab8
commit 87aba78f70
1 changed files with 1 additions and 0 deletions

View File

@ -20,4 +20,5 @@
%dependencies = (
"qtbase" => "refs/heads/dev",
"qtxmlpatterns" => "refs/heads/dev",
"qtjsbackend" => "refs/heads/dev",
);