[package] libavahi must depend on libssp if SSP enabled
Signed-off-by: Alexey I. Froloff <raorn@raorn.name> git-svn-id: svn://svn.openwrt.org/openwrt/packages@33466 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
30beb49ab6
commit
6d5ac99f02
@ -16,7 +16,7 @@ endif
|
||||
|
||||
PKG_NAME:=avahi
|
||||
PKG_VERSION:=0.6.31
|
||||
PKG_RELEASE:=3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
@ -58,7 +58,7 @@ define Package/libavahi
|
||||
$(call Package/avahi/Default)
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=+libdaemon +libpthread +libgdbm
|
||||
DEPENDS:=+libdaemon +libpthread +libgdbm +SSP_SUPPORT:libssp
|
||||
TITLE+= (library)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user