Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.ui.tests/META-INF/MANIFEST.MF')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.ui.tests/META-INF/MANIFEST.MF4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.ui.tests/META-INF/MANIFEST.MF b/changelog/org.eclipse.linuxtools.changelog.ui.tests/META-INF/MANIFEST.MF
index 9978372edc..a7ccbd8d5e 100644
--- a/changelog/org.eclipse.linuxtools.changelog.ui.tests/META-INF/MANIFEST.MF
+++ b/changelog/org.eclipse.linuxtools.changelog.ui.tests/META-INF/MANIFEST.MF
@@ -10,7 +10,9 @@ Require-Bundle: org.eclipse.swtbot.eclipse.core,
org.hamcrest,
org.apache.log4j,
org.eclipse.swtbot.go,
- org.eclipse.linuxtools.changelog.tests
+ org.eclipse.linuxtools.changelog.tests,
+ org.tigris.subversion.subclipse.ui,
+ org.tigris.subversion.clientadapter.svnkit
Eclipse-RegisterBuddy: org.apache.log4j
Import-Package: org.eclipse.core.resources,
org.eclipse.linuxtools.changelog.tests.fixtures,

Back to the top