mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add libelf dependencie
This commit is contained in:
parent
8d56160762
commit
c8cc687c63
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ define Package/libbpf
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=libbpf
|
||||
DEPENDS:=+libstdcpp
|
||||
DEPENDS:=+libstdcpp +libelf
|
||||
endef
|
||||
|
||||
define Package/libbpf/description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue