summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchat-libs/ptlib/DEPENDS2
-rw-r--r--chat-libs/ptlib/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-libs/ptlib/DEPENDS b/chat-libs/ptlib/DEPENDS
index 82d89ae49b..6a73e2aa31 100755
--- a/chat-libs/ptlib/DEPENDS
+++ b/chat-libs/ptlib/DEPENDS
@@ -6,7 +6,7 @@ optional_depends "openldap" \
"--disable-openldap" \
"for LDAP lookups" &&
-optional_depends "openssl" \
+optional_depends SSL \
"--enable-openssl" \
"--disable-openssl" \
"for SSL connections" &&
diff --git a/chat-libs/ptlib/HISTORY b/chat-libs/ptlib/HISTORY
index a00d783ea9..3524665565 100644
--- a/chat-libs/ptlib/HISTORY
+++ b/chat-libs/ptlib/HISTORY
@@ -1,3 +1,6 @@
+2015-12-25 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: openssl -> SSL
+
2015-06-26 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 2.10.10
* PRE_BUILD, patches/bison_fixes.patch: Fixed build with bison 3