From e1b9d93ae6c5e2ed566c008f20e16a324587efe5 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:41:31 +0200 Subject: ptlib: depends SSL --- chat-libs/ptlib/DEPENDS | 6 +++--- chat-libs/ptlib/HISTORY | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'chat-libs') diff --git a/chat-libs/ptlib/DEPENDS b/chat-libs/ptlib/DEPENDS index 82d89ae49b..4c37f86e69 100755 --- a/chat-libs/ptlib/DEPENDS +++ b/chat-libs/ptlib/DEPENDS @@ -6,9 +6,9 @@ optional_depends "openldap" \ "--disable-openldap" \ "for LDAP lookups" && -optional_depends "openssl" \ - "--enable-openssl" \ - "--disable-openssl" \ +optional_depends "SSL" \ + "--enable-SSL" \ + "--disable-SSL" \ "for SSL connections" && optional_depends "LIBSASL" \ diff --git a/chat-libs/ptlib/HISTORY b/chat-libs/ptlib/HISTORY index 5d5d879c9f..66423dd8e0 100644 --- a/chat-libs/ptlib/HISTORY +++ b/chat-libs/ptlib/HISTORY @@ -1,3 +1,8 @@ +2014-08-19 Treeve Jelbert + * DEPENDS: openssl => SSL + + * SUB_DEPENDS, PRE_SUB_DEPENDS: openssl => SSL + 2014-07-03 Ismael Luceno * DETAILS: Use get_scm_version -- cgit v1.2.3