diff --git a/de.prob.core/META-INF/MANIFEST.MF b/de.prob.core/META-INF/MANIFEST.MF index f294dd34c178468f36b26bcd9d7c232658361103..b12e057765ce1a5f1ed1d348178eed5c44146ee6 100644 --- a/de.prob.core/META-INF/MANIFEST.MF +++ b/de.prob.core/META-INF/MANIFEST.MF @@ -5,7 +5,8 @@ Bundle-SymbolicName: de.prob.core;singleton:=true Bundle-Version: 9.3.0.qualifier Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)", org.rodinp.core;bundle-version="[1.3.1,1.7.0)", - org.eventb.core;bundle-version="[2.1.0,2.6.0)" + org.eventb.core;bundle-version="[2.1.0,2.6.0)", + org.eventb.theory.core;bundle-version="2.0.0" REENABLE-FOR-THEORY-PLUGIN: org.eventb.theory.core;bundle-version="2.0.0" Bundle-ActivationPolicy: lazy Eclipse-BundleShape: dir