projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
504f07c
)
Kismet drone also depends on dbus
author
Florian Fainelli
<florian@openwrt.org>
Fri, 11 Jul 2008 17:42:59 +0000
(17:42 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 11 Jul 2008 17:42:59 +0000
(17:42 +0000)
SVN-Revision: 11769
net/kismet/Makefile
patch
|
blob
|
history
diff --git
a/net/kismet/Makefile
b/net/kismet/Makefile
index 6b5dfe117c743aeb3ce1dc326ed2ec8f1474cfad..bd8c56d9c4662ed5d9cf643c35626af9eaa7f253 100644
(file)
--- a/
net/kismet/Makefile
+++ b/
net/kismet/Makefile
@@
-54,7
+54,7
@@
endef
define Package/kismet-drone
$(call Package/kismet/Default)
define Package/kismet-drone
$(call Package/kismet/Default)
- DEPENDS+= +libpcap
+ DEPENDS+= +libpcap
+dbus
TITLE+= drone
endef
TITLE+= drone
endef