summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-06-23 11:57:16 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-06-23 11:57:16 +0200
commita484e53341548063ddf612cefdd3488041cef48a (patch)
tree6dec68abe61255a32be3e7490f061854bf54007b /profiles/enlightenment
parentmetadata: refresh hash (diff)
downloadportage-a484e53341548063ddf612cefdd3488041cef48a.tar.xz
profiles/enlightenment: Enable ssl USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/build/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index 01009a2f..99f2abf0 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -75,7 +75,7 @@ USE="${USE} cairo"
USE="${USE} curl live mtp netlink network networking rtmp rtsp snmp"
# Crypo
-USE="${USE} gnutls nettle openssl pkcs11"
+USE="${USE} gnutls nettle openssl pkcs11 ssl"
# Users
USE="${USE} consolekit policykit"