package/ead: fix build dependency
SVN-Revision: 13843
This commit is contained in:
parent
b45b873a05
commit
8119e28440
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=ead
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_DEPENDS:=pcap
|
||||
PKG_BUILD_DEPENDS:=libpcap
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue