cyrus-sasl / postfix: work around recursive dependency issue in toolchain

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2014-10-20 09:07:04 +02:00
parent eb3ccec265
commit 2b6ffa58cf
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ define Package/libsasl2
CATEGORY:=Libraries
TITLE:=A general purpose authentication library
URL:=http://asg.web.cmu.edu/sasl/
DEPENDS:=libopenssl
DEPENDS:=+libopenssl
endef
TARGET_CFLAGS += $(FPIC)