commit: 9e0bd43a0a83ee3cfb4dca22accab33d2f7cca4c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 7 05:41:35 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 05:41:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0bd43a
use.desc: USE=libav is no longer used Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/use.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index 36f44a1daf4..a0104c8a2f7 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -160,7 +160,6 @@ latex - Add support for LaTeX (typesetting package) lcms - Add lcms support (color management engine) ldap - Add LDAP support (Lightweight Directory Access Protocol) libass - SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support -libav - Prefer libav over ffmpeg whenever both are supported libcaca - Add support for colored ASCII-art graphics libedit - Use the libedit library (replacement for readline) libffi - Enable support for Foreign Function Interface library
