From f240bb4f985db9cea59a81ad237e37525d5c1b8d Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 25 Dec 2015 12:49:48 +0300 Subject: Revert "pwlib: depends SSL" This reverts commit e44bd3f35a9e2143e703d2eac873369614925704. --- chat-libs/pwlib/DEPENDS | 6 +++--- chat-libs/pwlib/HISTORY | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'chat-libs/pwlib') diff --git a/chat-libs/pwlib/DEPENDS b/chat-libs/pwlib/DEPENDS index 4a53ae0674..dfc5bb0a2f 100755 --- a/chat-libs/pwlib/DEPENDS +++ b/chat-libs/pwlib/DEPENDS @@ -6,9 +6,9 @@ optional_depends "openldap" \ "--disable-openldap" \ "for LDAP lookups" && -#optional_depends "SSL" \ -# "--enable-SSL" \ -# "--disable-SSL" \ +#optional_depends "openssl" \ +# "--enable-openssl" \ +# "--disable-openssl" \ # "for SSL connections" && optional_depends "cyrus-sasl" \ diff --git a/chat-libs/pwlib/HISTORY b/chat-libs/pwlib/HISTORY index 2aaa36c544..e83e3c74d5 100644 --- a/chat-libs/pwlib/HISTORY +++ b/chat-libs/pwlib/HISTORY @@ -1,6 +1,3 @@ -2014-08-19 Treeve Jelbert - * DEPENDS: openssl => SSL - 2011-07-30 Florian Franzmann * DEPENDS: changed dependency on g++ to dependency on gcc with sub-depends on CXX (scripted) -- cgit v1.2.3