Make sure the pointer focus is really reset when destroying
[profile/ivi/qtwayland.git] / sync.profile
index 27887ee..1390fe1 100644 (file)
 #
 %dependencies = (
         "qtbase" => "refs/heads/master",
+        "qtjsbackend" => "refs/heads/master",
+        "qtdeclarative" => "refs/heads/master",
+);
+
+# Compile tests
+%configtests = (
+    "xkbcommon" => {}
 );