summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-08-22 16:10:56 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-08-22 16:10:56 +0100
commit5866c78dbf44c024dc29bbedcb08dadbd2e1285e (patch)
tree03bbf41e7b1f686cb9f86443d82cf3350ebac19e /profiles
parentsys-firmware/gnuk: Add udev rules (diff)
downloadportage-5866c78dbf44c024dc29bbedcb08dadbd2e1285e.tar.xz
profiles/enlightenment/build/build-dependencies: Enable librtmp USE flag
Diffstat (limited to 'profiles')
-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 9229909b..0f4ad105 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 live mtp network networking rtmp rtsp ssh zeroconf"
+USE="${USE} avahi curl dbus librtmp live mtp network networking rtmp rtsp ssh zeroconf"
# Crypo
USE="${USE} gnutls nettle openssl pkcs11 ssl"