summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorVlad Glagolev2015-12-25 12:44:11 +0300
committerVlad Glagolev2015-12-25 12:44:11 +0300
commit5e7cf3f562492c5784a814bbf0abaf1c69225e2b (patch)
treeb851b45b7eebca139bc408e0228cca9017e8e6ca /chat-irc
parentffe40a0ea617bd038bded3950cdbd02616a621ed (diff)
xchat-gnome: openssl -> SSL
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/xchat-gnome/DEPENDS2
-rw-r--r--chat-irc/xchat-gnome/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-irc/xchat-gnome/DEPENDS b/chat-irc/xchat-gnome/DEPENDS
index cde60d66e9..2bfb2dc162 100755
--- a/chat-irc/xchat-gnome/DEPENDS
+++ b/chat-irc/xchat-gnome/DEPENDS
@@ -22,7 +22,7 @@ optional_depends python \
"--disable-python" \
"for Python scripting support" &&
-optional_depends openssl \
+optional_depends SSL \
"--enable-openssl=/usr/bin/openssl" \
"" \
"enable use of openSSL" &&
diff --git a/chat-irc/xchat-gnome/HISTORY b/chat-irc/xchat-gnome/HISTORY
index 20ce45ed82..096b9762b9 100644
--- a/chat-irc/xchat-gnome/HISTORY
+++ b/chat-irc/xchat-gnome/HISTORY
@@ -1,3 +1,6 @@
+2015-12-25 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: openssl -> SSL
+
2009-04-16 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 2.26.1. Updated SOURCE_URL
Added BRANCH