package/libpcap: fix bluez5_utils-headers dependency
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 18 Mar 2019 22:40:42 +0000 (23:40 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 19 Mar 2019 21:31:09 +0000 (22:31 +0100)
commit3033e83d1224c1710cb6f5e0691b80cd62b1c657
treed4c4c7578fd4781f106706e687cdf6d9feb6f106
parent1e4da9c1f953679fa2bf42ad4b23fc51e2bfbeb7
package/libpcap: fix bluez5_utils-headers dependency

Commit c46afc37dc877f1e94ffde0d77585290711b27ec changed bluez5-utils
dependency by bluez5_utils-headers without replacing the test on
BR2_PACKAGE_BLUEZ5_UTILS by BR2_PACKAGE_BLUEZ5_UTILS_HEADERS

Fix this mistake and also add a select on
BR2_PACKAGE_BLUEZ5_UTILS_HEADERS if BR2_PACKAGE_BLUEZ5_UTILS is set
so the user does not have to do it

Fixes:
 - http://autobuild.buildroot.org/results/c6828df1f3782564451ddd4187ff026679bf37d8

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libpcap/Config.in
package/libpcap/libpcap.mk