net-snmp: fix libnl dependency
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 4 Jan 2017 12:10:13 +0000 (13:10 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 4 Jan 2017 12:16:56 +0000 (13:16 +0100)
commit8915b1e03ba24ba76f4151dfe8bba3adb35262af
tree0ff75c06270b187995df529c66b26f09d3a1de93
parentb291e4988712c51c5e427676f00f011384af3123
net-snmp: fix libnl dependency

When libnl-core is enabled, but libnl isn't, build fails because of a
missing dependency on libnl-3.so.200. Depending on libnl-core seems to
work for both cases.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/net-snmp/Makefile