1
0
Fork 0
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:
Ycarus 2018-12-31 17:36:59 +01:00
parent 8d56160762
commit c8cc687c63

View file

@ -16,7 +16,7 @@ define Package/libbpf
SECTION:=net
CATEGORY:=Network
TITLE:=libbpf
DEPENDS:=+libstdcpp
DEPENDS:=+libstdcpp +libelf
endef
define Package/libbpf/description