@@ -29,8 +29,8 @@ Import-Package: jakarta.xml.bind;version="4.0.0",
2929 org.eclipse.kura.linux.net.dns;version="[1.1,2.0)",
3030 org.eclipse.kura.linux.net.iptables;version="[1.0,2.0)",
3131 org.eclipse.kura.linux.net.util;version="[1.0,2.0)",
32- org.eclipse.kura.linux.position.options;version="[1.0,2.0)",
33- org.eclipse.kura.linux.position.provider;version="[1.0,1.1)" ,
32+ org.eclipse.kura.linux.position.options;version="[1.0,2.0)";resolution:=optional ,
33+ org.eclipse.kura.linux.position.provider;version="[1.1,2.0)";resolution:=optional ,
3434 org.eclipse.kura.net;version="[2.4,3.0)",
3535 org.eclipse.kura.net.configuration;version="[1.1,2.0)",
3636 org.eclipse.kura.net.dhcp;version="[1.2,2.0)",
@@ -49,6 +49,7 @@ Import-Package: jakarta.xml.bind;version="4.0.0",
4949 org.eclipse.kura.usb;version="[1.0,2.0)",
5050 org.osgi.framework;version="1.5.0",
5151 org.osgi.service.component;version="1.2.0",
52+ org.osgi.service.condition;version="[1.0.0,2.0.0)",
5253 org.osgi.service.event;version="1.3.0",
5354 org.osgi.service.io;version="1.0.0",
5455 org.osgi.service.useradmin;version="1.0.0",
0 commit comments