libpcap: fix depends on libnl
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 8 Jul 2014 04:40:06 +0000 (21:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jul 2014 16:38:33 +0000 (17:38 +0100)
commitac8a3b8352be8d2f6fbda6a178a7b581754bda80
treed282a60f804acd15f8f9898fe2b623834cfc80b7
parent8b1c889714a3d4444fdb8141321f2ac8f6590e3e
libpcap: fix depends on libnl

Fixed:
* libnl1 -> libnl
* Remove libnl from DEPENDS since we are using PACKAGECONFIG, the
  libnl in the DEPENDS didn't affect libpcap since the --without-libnl
  took effect before this patch, so it is safe to remove it.

(From OE-Core rev: f8abe9fe6e3c371d07711378c0fbfb4fad7eed81)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/libpcap/libpcap.inc