Trac #77: Refactor Ant task tests.
diff --git a/org.jacoco.ant.test/META-INF/MANIFEST.MF b/org.jacoco.ant.test/META-INF/MANIFEST.MF
index 59f41fa..06780dc 100644
--- a/org.jacoco.ant.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant.test/META-INF/MANIFEST.MF
@@ -5,5 +5,8 @@
 Bundle-Version: 0.3.2.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors
-Fragment-Host: org.jacoco.core
-Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)"
+Fragment-Host: org.jacoco.ant
+Require-Bundle: org.junit4;bundle-version="[4.5.0,5.0.0)",
+ org.apache.ant;bundle-version="[1.7.1,2.0.0)"
+Bundle-ClassPath: .,
+ lib/ant-antunit-1.2alpha.jar