enable build also for x86_64, libnetfilter-queue is available now

This commit is contained in:
etmatrix 2021-11-01 15:22:49 +01:00 committed by Yaksh Bariya
parent c2d9ff909f
commit b5033fb463
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/bettercap/bettercap/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ea28d4d533776a328a54723a74101d1720016ffe7d434bf1d7ab222adb397ac6
TERMUX_PKG_DEPENDS="libpcap, libusb, libnetfilter-queue"
# x86_64 seem to depend on libnetfilter_queue
TERMUX_PKG_BLACKLISTED_ARCHES="x86_64"
termux_step_configure() {
termux_setup_golang