make optional import that's optionally used by `Class.forName` (dbus lib) (#562)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>pull/570/head
parent
e2030d4edc
commit
2535d3dd50
|
@ -5,4 +5,6 @@ Export-Package: \
|
|||
Import-Package: \
|
||||
cx.ath.matthew.debug.*;resolution:=optional,\
|
||||
cx.ath.matthew.utils.*;resolution:=optional,\
|
||||
com.sun.security.auth.module.*;resolution:=optional,\
|
||||
*
|
||||
|
||||
|
|
Loading…
Reference in New Issue