diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-08-22 16:10:56 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-08-22 16:10:56 +0100 |
commit | 5866c78dbf44c024dc29bbedcb08dadbd2e1285e (patch) | |
tree | 03bbf41e7b1f686cb9f86443d82cf3350ebac19e /profiles | |
parent | sys-firmware/gnuk: Add udev rules (diff) | |
download | portage-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.defaults | 2 |
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" |