Bug 569172 - Debug framework should support generic "unit test" view

Add new target platform dependency to cdt.setup.

Change-Id: I0af034d1fc19e7fe143b33742634f3f01905d41f
diff --git a/releng/CDT.setup b/releng/CDT.setup
index 1740a77..b81385f 100644
--- a/releng/CDT.setup
+++ b/releng/CDT.setup
@@ -294,6 +294,8 @@
             name="org.slf4j.impl.log4j12"/>
         <requirement
             name="org.yaml.snakeyaml"/>
+        <requirement
+            name="org.eclipse.unittest.ui"/>
         <sourceLocator
             rootFolder="${git.clone.cdt.location}"
             locateNestedProjects="true"/>