]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/hdf.hdf5lib/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / hdf.hdf5lib / META-INF / MANIFEST.MF
index 91af2505722634e9fb08cf9d511b71ba94734a39..99de36b58f0c6e493ad5cb9a96586d4e3fe077e7 100644 (file)
@@ -7,10 +7,12 @@ Bundle-Vendor: Semantum Oy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ClassPath: .,
  jarhdf5-1.10.2.jar
+Eclipse-BundleShape: dir
 Export-Package: hdf.hdf5lib,
  hdf.hdf5lib.callbacks,
  hdf.hdf5lib.exceptions,
  hdf.hdf5lib.structs
 Bundle-NativeCode: hdf5_java.dll; processor=x86_64; osname=win32,
  libhdf5.so.101; libhdf5_java.so; processor=x86_64; osname=linux
-Require-Bundle: org.slf4j.api;bundle-version="1.7.2"
+Require-Bundle: org.slf4j.api
+Automatic-Module-Name: hdf.hdf5lib