arp-scan: fix static link when libnl is selected
authorArnout Vandecappelle <arnout@mind.be>
Sat, 8 Apr 2017 14:17:36 +0000 (16:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Apr 2017 19:43:02 +0000 (21:43 +0200)
commitdf578c86eddfb5d115195d3650d5ecba5431e8fc
treeb3972d129f8aadea4d25440bea7e291992ffc6b9
parentb1e102d1ab0b9179e882c8517a6d1843dd3b954f
arp-scan: fix static link when libnl is selected

When libnl is selected, libpcap links with it. Since libpcap doesn't
provide a .pc file and arp-scan doesn't use its libpcap-config script,
we must provide the additional options explicilty.

Fixes
http://autobuild.buildroot.net/results/c605c8cc36348f199a36e2652851b8d02ee222c0

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/arp-scan/arp-scan.mk