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