74c26cc00a
Update generated ant bundle to 1.10.1 Fix missing launcher bundle on s390, rhbz#1445162 Add missing BR on libsecret
8 lines
526 B
Diff
8 lines
526 B
Diff
--- rt.equinox.bundles/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF.bak 2013-03-14 11:36:30.000000000 +0100
|
|
+++ rt.equinox.bundles/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF 2013-04-23 19:28:14.777666704 +0200
|
|
@@ -34,3 +34,4 @@
|
|
Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
|
|
Eclipse-LazyStart: true
|
|
Bundle-ActivationPolicy: lazy
|
|
+Require-Capability: osgi.identity; filter:="(osgi.identity=org.eclipse.core.runtime)"; resolution:=optional
|