X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.pythonlink%2FMETA-INF%2FMANIFEST.MF;h=427f880d040b4c1ba3eb48433f26e2689cab3e89;hb=refs%2Fchanges%2F21%2F321%2F1;hp=14c621bfe06676151d93fc28b134378b129005d1;hpb=52bef206878a4384b43494243dd39813b2bdf5ad;p=simantics%2Fpython.git diff --git a/org.simantics.pythonlink/META-INF/MANIFEST.MF b/org.simantics.pythonlink/META-INF/MANIFEST.MF index 14c621b..427f880 100644 --- a/org.simantics.pythonlink/META-INF/MANIFEST.MF +++ b/org.simantics.pythonlink/META-INF/MANIFEST.MF @@ -9,7 +9,14 @@ Require-Bundle: org.junit, org.simantics.scl.runtime, gnu.trove3;bundle-version="3.0.3", org.simantics.scl.compiler, - org.simantics.scl.osgi + org.simantics.scl.osgi, + org.simantics.db.layer0;bundle-version="1.1.0", + org.simantics.simulator.variable, + org.simantics, + org.simantics.application, + org.simantics.db.management, + org.simantics.scl.db;bundle-version="0.1.3", + org.simantics.modeling;bundle-version="1.1.1" Export-Package: org.simantics.pythonlink Bundle-Activator: org.simantics.pythonlink.Activator Bundle-ActivationPolicy: lazy