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
(parent:
5ee6afd
)
[packages] avahi: avahi-daemon: explicitely disable libcap, depend on librt and libdbus
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 11:02:33 +0000
(11:02 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 11:02:33 +0000
(11:02 +0000)
SVN-Revision: 32330
libs/avahi/Makefile
patch
|
blob
|
history
diff --git
a/libs/avahi/Makefile
b/libs/avahi/Makefile
index 9adf41548731be8d5c8c062ff429ad0286b876f2..ae84ed854fd86a8199c9c97f63a857369416f9d9 100644
(file)
--- a/
libs/avahi/Makefile
+++ b/
libs/avahi/Makefile
@@
-94,7
+94,7
@@
endef
define Package/avahi-daemon
$(call Package/avahi/Default)
SUBMENU:=IP Addresses and Names
- DEPENDS:=+libavahi +libexpat
+ DEPENDS:=+libavahi +libexpat
+librt +libdbus
TITLE+= (daemon)
endef
@@
-233,6
+233,7
@@
endif
CONFIGURE_VARS+= \
CFLAGS="$$$$CFLAGS -DNDEBUG -DDISABLE_SYSTEMD" \
+ ac_cv_header_sys_capability_h=no \
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include