summaryrefslogtreecommitdiffstats
path: root/e-17/ecore
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/ecore')
-rwxr-xr-xe-17/ecore/DEPENDS6
-rw-r--r--e-17/ecore/HISTORY4
2 files changed, 3 insertions, 7 deletions
diff --git a/e-17/ecore/DEPENDS b/e-17/ecore/DEPENDS
index dc5db308fb..638a0e1aec 100755
--- a/e-17/ecore/DEPENDS
+++ b/e-17/ecore/DEPENDS
@@ -108,7 +108,7 @@ optional_depends sdl \
"Enable SDL ecore_sdl module?" &&
if [ "$ECORE_CRYPTO" == "gnutls" ]; then
- depends gnutls "--enable-gnutls --disable-SSL"
-elif [ "$ECORE_CRYPTO" == "SSL" ]; then
- depends SSL "--enable-openssl --disable-gnutls"
+ depends gnutls "--enable-gnutls --disable-openssl"
+elif [ "$ECORE_CRYPTO" == "openssl" ]; then
+ depends openssl "--enable-openssl --disable-gnutls"
fi
diff --git a/e-17/ecore/HISTORY b/e-17/ecore/HISTORY
index 4235ed07dc..600dd8872f 100644
--- a/e-17/ecore/HISTORY
+++ b/e-17/ecore/HISTORY
@@ -1,10 +1,6 @@
2014-08-24 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: Updated to 1.7.10 (removed guru sig)
-2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: openssl => SSL
- * SUB_DEPENDS, PRE_SUB_DEPENDS: openssl => SSL
-
2013-07-30 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.7.8