summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-06-21 22:34:21 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-06-21 22:36:01 +0100
commit3fc5e6e16ca762020d0107bfc3461afeec63cd0c (patch)
tree128ff57e09fd6dd01e25b47274fad7d12759edc8
parentsys-kernel/stable-sources: Version bump (diff)
downloadportage-3fc5e6e16ca762020d0107bfc3461afeec63cd0c.tar.xz
profiles/enlightenment/build: Enable http2 USE flag
-rw-r--r--profiles/enlightenment/build/build-dependencies/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/build-dependencies/make.defaults b/profiles/enlightenment/build/build-dependencies/make.defaults
index ee5dea32..cde4673f 100644
--- a/profiles/enlightenment/build/build-dependencies/make.defaults
+++ b/profiles/enlightenment/build/build-dependencies/make.defaults
@@ -43,7 +43,7 @@ USE="${USE} bidi fribidi libass"
USE="${USE} cairo"
# Network
-USE="${USE} avahi curl dbus librtmp live mtp network networking rtmp rtsp ssh zeroconf"
+USE="${USE} avahi curl dbus http2 librtmp live mtp network networking rtmp rtsp ssh zeroconf"
# Crypo
USE="${USE} openssl pkcs11 ssl"