cyrus-sasl / postfix: work around recursive dependency issue in toolchain
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
eb3ccec265
commit
2b6ffa58cf
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue