X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.lz4%2FMETA-INF%2FMANIFEST.MF;h=173d0c6cab844fcc431c283ba0981b01ff440e01;hb=0861b325fcbbfa8c5985f1e11cfc39154a3808d1;hp=1c9ad100103c5cc51d1cb98444cd52ae80654163;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.lz4/META-INF/MANIFEST.MF b/bundles/org.simantics.lz4/META-INF/MANIFEST.MF index 1c9ad1001..173d0c6ca 100644 --- a/bundles/org.simantics.lz4/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.lz4/META-INF/MANIFEST.MF @@ -9,8 +9,9 @@ Export-Package: net.jpountz.lz4, org.simantics.lz4 Require-Bundle: org.eclipse.osgi, org.simantics.compressions;bundle-version="1.0.0", - org.eclipse.equinox.util;bundle-version="1.0.300", org.eclipse.equinox.ds;bundle-version="1.3.1", org.eclipse.osgi.services;bundle-version="3.3.0" Service-Component: OSGI-INF/component.xml Bundle-ActivationPolicy: lazy +Bundle-Activator: org.simantics.lz4.bundle.Activator +Automatic-Module-Name: org.simantics.lz4