]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural2/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / bundles / org.simantics.structural2 / META-INF / MANIFEST.MF
index 94409e4d25d17202c517b9fe9c6026972f5e8918..893b512ac39c066adf3b10df1097f1248786f159 100644 (file)
@@ -10,7 +10,8 @@ Require-Bundle: org.simantics.structural.ontology;bundle-version="1.0.0",
  org.simantics.issues.common;bundle-version="1.1.0",
  org.simantics.simulator.variable;bundle-version="1.0.0",
  org.simantics.scl.osgi;bundle-version="1.0.0",
- org.simantics;bundle-version="1.0.0"
+ org.simantics;bundle-version="1.0.0",
+ org.slf4j.api
 Export-Package: org.simantics.structural2,
  org.simantics.structural2.modelingRules,
  org.simantics.structural2.procedural,
@@ -23,3 +24,5 @@ Export-Package: org.simantics.structural2,
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Bundle-ActivationPolicy: lazy
 Bundle-Activator: org.simantics.structural2.internal.Activator
+Import-Package: org.slf4j
+Automatic-Module-Name: org.simantics.structural2