projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix busybox applet lookup (thanks, Stefan Weil)
[openwrt.git]
/
openwrt
/
package
/
depend.mk
diff --git
a/openwrt/package/depend.mk
b/openwrt/package/depend.mk
index
f2d2041
..
5b1d9d7
100644
(file)
--- a/
openwrt/package/depend.mk
+++ b/
openwrt/package/depend.mk
@@
-274,7
+274,7
@@
ifneq ($(BR2_PACKAGE_ULOGD_MOD_MYSQL),)
ulogd-compile: mysql-compile
endif
ifneq ($(BR2_PACKAGE_ULOGD_MOD_PCAP),)
-ulogd-compile: pcap-compile
+ulogd-compile:
lib
pcap-compile
endif
ifneq ($(BR2_PACKAGE_ULOGD_MOD_PGSQL),)
ulogd-compile: postgresql-compile
This page took
0.019413 seconds
and
4
git commands to generate.