wireshark: fix static build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 11 Nov 2018 19:23:42 +0000 (20:23 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 11 Nov 2018 20:26:23 +0000 (21:26 +0100)
commitfecf82a1668c5cfbe6ebec985ce60a5526bcf35c
tree20b0cc77d47fc722e255b565977226895fd4481e
parent243118288ff40add3d8447c9240cc7e42ad36403
wireshark: fix static build

Don't give a path in --with-pcap option otherwise PCAP_CONFIG won't be
used (see AC_WIRESHARK_PCAP_CHECK in acinclude.m4) to retrieve pcap
static dependencies such as -lnl-3 and as a result pcap detection will
fail

Fixes:
 - http://autobuild.buildroot.org/results/084354a33825cf4e723e0a9f1e9656ad2a212a15

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireshark/wireshark.mk