diff options
author | Baruch Siach <baruch@tkos.co.il> | 2019-03-09 20:28:14 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-03-25 21:39:23 +0100 |
commit | d902c871d494edbcf2f467f65c896b0962d459a8 (patch) | |
tree | 12a850d4a9c23911f323ead6b8d7ab719ae76d21 /package/json-c/json-c.hash | |
parent | 48b328c19578cab09594f94a2f1659d12ecd51a8 (diff) | |
download | buildroot-d902c871d494edbcf2f467f65c896b0962d459a8.tar.gz buildroot-d902c871d494edbcf2f467f65c896b0962d459a8.zip |
package/libpcap: disable dbus to break circular dependency
The optional dbus dependency of libpcap creates a circular dependency
chain:
$ make libpcap-show-recursive-depends
Recursion detected for : systemd
which is a dependency of: dbus
which is a dependency of: libpcap
which is a dependency of: iptables
which is a dependency of: systemd
make: *** [package/libpcap/libpcap.mk:55: libpcap-show-recursive-depends] Error 1
Of all these dependencies the one of libpcap on dbus seems to be less
useful. Drop it.
Fixes:
http://autobuild.buildroot.net/results/0b5d18bff816cbcee11e8645449701722d956de5/
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit b01d463c14060318743ce5d0a2da01a5b3a5e0e2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/json-c/json-c.hash')
0 files changed, 0 insertions, 0 deletions