summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:41:31 +0200
committerTreeve Jelbert2014-08-19 13:41:31 +0200
commite1b9d93ae6c5e2ed566c008f20e16a324587efe5 (patch)
tree61ab37b0647ad5360f75d1d6f451f9b6105c7adc
parentad1396a77967d378635396c5c8848eb41f0ff704 (diff)
ptlib: depends SSL
-rwxr-xr-xchat-libs/ptlib/DEPENDS6
-rw-r--r--chat-libs/ptlib/HISTORY5
2 files changed, 8 insertions, 3 deletions
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 <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
+ * SUB_DEPENDS, PRE_SUB_DEPENDS: openssl => SSL
+
2014-07-03 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: Use get_scm_version