projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/ead: fix build dependency
[openwrt.git]
/
package
/
ead
/
Makefile
diff --git
a/package/ead/Makefile
b/package/ead/Makefile
index
280b51d
..
df88c0f
100644
(file)
--- a/
package/ead/Makefile
+++ b/
package/ead/Makefile
@@
-11,7
+11,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ead
PKG_RELEASE:=1
-PKG_BUILD_DEPENDS:=pcap
+PKG_BUILD_DEPENDS:=
lib
pcap
include $(INCLUDE_DIR)/package.mk
This page took
0.024107 seconds
and
4
git commands to generate.