[OE-core] [PATCH v2] connman: add iptables to RDEPENDS

Burton, Ross ross.burton at intel.com
Mon May 13 09:05:32 UTC 2013


On 13 May 2013 03:58, Jonathan Liu <net147 at gmail.com> wrote:
> The connmand daemon requires libxtables.so from iptables to start up.

And the automatic dependencies-from-linkage code seems to be working just fine:

$ dpkg -I connman_1.13-r20.0.2_core2.ipk
...
 Depends: iptables (>= 1.4.17), dbus-1, ofono, libdbus-1-3 (>= 1.6.8),
bluez4, libgnutls26 (>= 2.12.21), libc6 (>= 2.17), libglib-2.0-0 (>=
2.36.0), shadow, base-passwd, wpa-supplicant

So the question is can you verify that this dependency isn't happening
for you, and how do we fix *that* problem.

Ross




More information about the Openembedded-core mailing list