summaryrefslogtreecommitdiffstats
path: root/ftp-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:44:41 +0200
committerTreeve Jelbert2014-08-19 13:44:41 +0200
commit4e26a56c6d65bf777b0c359c749054ce1a81f8a3 (patch)
tree33cfa6d3d9229be07e3572d94e95eda9364886ce /ftp-libs
parentdcf4e0017240a9b25e7e2751ef3066bc7950e382 (diff)
dclib: depends SSL
Diffstat (limited to 'ftp-libs')
-rwxr-xr-xftp-libs/dclib/DEPENDS2
-rw-r--r--ftp-libs/dclib/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp-libs/dclib/DEPENDS b/ftp-libs/dclib/DEPENDS
index 5be670b7b8..5358441341 100755
--- a/ftp-libs/dclib/DEPENDS
+++ b/ftp-libs/dclib/DEPENDS
@@ -1,2 +1,2 @@
depends libxml2 &&
-depends openssl
+depends SSL
diff --git a/ftp-libs/dclib/HISTORY b/ftp-libs/dclib/HISTORY
index 54f33cedfd..69ea66b774 100644
--- a/ftp-libs/dclib/HISTORY
+++ b/ftp-libs/dclib/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2010-12-23 Pol Vinogradov <vin.public@gmail.com>
* DEPENDS: added openssl
* PRE_BUILD, dclib-openssl-1.patch: added to build with openssl 1.0