Skip to content

Commit

Permalink
Add missing build depends
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3ric committed Nov 25, 2024
1 parent 8e71f2e commit fd1d767
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/mimic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ PKG_HASH := f35be3289776c2b557b0f7782a19c9adafbc2b47c306fafe9b3d44c949f5a216

PKG_BUILD_DEPENDS := argp-standalone bpf-headers bpftool/host

# This should be added to bpftool/host upstream
PKG_BUILD_DEPENDS += binutils/host

include $(INCLUDE_DIR)/package.mk

define Package/mimic
Expand Down

0 comments on commit fd1d767

Please sign in to comment.