mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
libpcap: use configure, not cmake. review cmake in future release
This commit is contained in:
parent
3c0b2a03f2
commit
d0d64e0616
@ -9,6 +9,8 @@ PKG_SITE="http://www.tcpdump.org/"
|
||||
PKG_URL="http://www.tcpdump.org/release/libpcap-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A portable framework for low-level network monitoring."
|
||||
# use configure, not cmake. review cmake in future release.
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="LIBS=-lpthread \
|
||||
ac_cv_header_libusb_1_0_libusb_h=no \
|
||||
|
Loading…
x
Reference in New Issue
Block a user