cyrus-sasl / postfix: work around recursive dependency issue in toolchain
authorSteven Barth <steven@midlink.org>
Mon, 20 Oct 2014 07:07:04 +0000 (09:07 +0200)
committerSteven Barth <steven@midlink.org>
Mon, 20 Oct 2014 07:16:44 +0000 (09:16 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
libs/cyrus-sasl/Makefile

index ab36e58123f10ef3a39836d8fa6392234fc9c52f..dfc21d2ed04007b7d2a7a4e34552e5f9777e617c 100644 (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)