X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.pythonlink%2FMETA-INF%2FMANIFEST.MF;h=36a734c5987595e11ad598f71b79085093e44642;hb=refs%2Fheads%2Frelease%2F1.43.1;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..36a734c 100644 --- a/org.simantics.pythonlink/META-INF/MANIFEST.MF +++ b/org.simantics.pythonlink/META-INF/MANIFEST.MF @@ -9,7 +9,15 @@ 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 +Import-Package: org.slf4j