From 5cd2d85184767f16417b2e911b8274a1f0044793 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 25 Dec 2015 12:48:36 +0300 Subject: Revert "ptlib: depends SSL" This reverts commit e1b9d93ae6c5e2ed566c008f20e16a324587efe5. Conflicts: chat-libs/ptlib/HISTORY --- chat-libs/ptlib/DEPENDS | 6 +++--- chat-libs/ptlib/HISTORY | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/chat-libs/ptlib/DEPENDS b/chat-libs/ptlib/DEPENDS index 4c37f86e69..82d89ae49b 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 "SSL" \ - "--enable-SSL" \ - "--disable-SSL" \ +optional_depends "openssl" \ + "--enable-openssl" \ + "--disable-openssl" \ "for SSL connections" && optional_depends "LIBSASL" \ diff --git a/chat-libs/ptlib/HISTORY b/chat-libs/ptlib/HISTORY index 13b09e5ad2..a00d783ea9 100644 --- a/chat-libs/ptlib/HISTORY +++ b/chat-libs/ptlib/HISTORY @@ -5,11 +5,6 @@ 2015-05-25 Thomas Orgis * DETAILS: remove SOURCEFORGE_URL usage (automated) -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