X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scenegraph%2FMETA-INF%2FMANIFEST.MF;h=e6218a1368d9d6aa48ed136cd031a1d44a95fc45;hb=4f38bc070c3e1e40d02bd8da64cc93a798c9aace;hp=dad71c00d9e81a7828071e1a15633fe11f1c0f11;hpb=a5e69e900dcfcf54a9f39ab754f20467d99b64d3;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF b/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF index dad71c00d..e6218a136 100644 --- a/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF @@ -13,7 +13,8 @@ Require-Bundle: gnu.trove3;bundle-version="3.0.0", org.simantics.scl.runtime;bundle-version="0.1.4", org.simantics.databoard;bundle-version="0.6.3", com.lowagie.text;bundle-version="2.1.7";resolution:=optional, - org.simantics.utils;bundle-version="1.1.0" + org.simantics.utils;bundle-version="1.1.0", + org.slf4j.api Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: ., lib/svgSalamander-tiny.jar, @@ -21,6 +22,7 @@ Bundle-ClassPath: ., lib/batik-awt-util-1.8.jar, lib/batik-util-1.8.jar Export-Package: com.kitfox.svg, + com.kitfox.svg.animation, com.kitfox.svg.xml, org.simantics.scenegraph, org.simantics.scenegraph.adapters,