From: Mathieu Date: Wed, 21 Dec 2022 07:41:32 +0000 (+0100) Subject: Introduce DBus TCP transport X-Git-Tag: v2.3.12~83 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=ab8c3dbd115ae0fc89f775c67ec0902d8c13af9d;p=gpl%2Fargeo-tp.git Introduce DBus TCP transport --- diff --git a/repackage/org.argeo.tp/dbus-java/merge.bnd b/repackage/org.argeo.tp/dbus-java/merge.bnd index b0ea2fc..8a91e1d 100644 --- a/repackage/org.argeo.tp/dbus-java/merge.bnd +++ b/repackage/org.argeo.tp/dbus-java/merge.bnd @@ -7,4 +7,5 @@ Export-Package: org.freedesktop.dbus.* SLC-Origin-M2-Merge: \ com.github.hypfvieh:dbus-java-core,\ com.github.hypfvieh:dbus-java-utils,\ -com.github.hypfvieh:dbus-java-transport-native-unixsocket,\ \ No newline at end of file +com.github.hypfvieh:dbus-java-transport-native-unixsocket,\ +com.github.hypfvieh:dbus-java-transport-tcp,\ \ No newline at end of file