mirror of
https://github.com/novatiq/packages.git
synced 2026-07-28 14:33:06 +01:00
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>