summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:41:13 +0200
committerTreeve Jelbert2014-08-19 13:41:13 +0200
commit9988080c8d0ebce46a2669cd43b621e366f4dc9d (patch)
tree88ad196ee1cbc0152b0755ee22a462fc3d6681e3 /chat-im
parent9b965932ffeccffc5cd12279dad38d9fef067ae6 (diff)
qutecom: depends SSL
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/qutecom/DEPENDS2
-rw-r--r--chat-im/qutecom/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-im/qutecom/DEPENDS b/chat-im/qutecom/DEPENDS
index 12d2f35bff..1310157d9d 100755
--- a/chat-im/qutecom/DEPENDS
+++ b/chat-im/qutecom/DEPENDS
@@ -1,4 +1,4 @@
-depends openssl &&
+depends SSL &&
depends glib2 &&
depends gnutls &&
depends libxml2 &&
diff --git a/chat-im/qutecom/HISTORY b/chat-im/qutecom/HISTORY
index c1c2be6ef8..167c19d064 100644
--- a/chat-im/qutecom/HISTORY
+++ b/chat-im/qutecom/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2011-01-28 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: depend on LIBAVCODEC instead of ffmpeg