]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.simulator.toolkit/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / org.simantics.simulator.toolkit / META-INF / MANIFEST.MF
index 99f251c4796b36def55219e069c9a447bee0d698..cc7c0ec58c730b65e4ebb841c06624cea622e309 100644 (file)
@@ -7,9 +7,10 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.simantics.simulator.variable;bundle-version="1.0.0";visibility:=reexport,
  org.simantics.simulator;bundle-version="1.0.0";visibility:=reexport,
  gnu.trove3;bundle-version="3.0.3",
- org.slf4j.api;bundle-version="1.7.25",
- org.simantics.simulation.sequences;bundle-version="1.0.0",
+ org.slf4j.api,
+ org.simantics.simulation.sequences;bundle-version="1.0.0";visibility:=reexport,
  org.eclipse.core.runtime,
  org.simantics.databoard;bundle-version="0.6.6",
  org.simantics.scl.osgi;bundle-version="1.0.4"
 Export-Package: org.simantics.simulator.toolkit
+Automatic-Module-Name: org.simantics.simulator.toolkit