diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-22 14:36:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-27 17:18:07 +0200 |
commit | 24cfcb77186c03aae2f767923c52620b3e2edac9 (patch) | |
tree | 9fbb21fbd8cc7f614c3a69cc3879b5a696457014 /profiles | |
parent | dev-python/musicbrainzngs: fix build with sphinx-6 (diff) | |
download | gentoo-24cfcb77186c03aae2f767923c52620b3e2edac9.tar.gz gentoo-24cfcb77186c03aae2f767923c52620b3e2edac9.tar.bz2 gentoo-24cfcb77186c03aae2f767923c52620b3e2edac9.zip |
profiles/use.desc: Add `avif` flag for AV1 Image Format
Make `avif` a global flag for AV1 Image Format support. It is used
consistently in 7 packages.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6034f3bf6fc3..3ef66ec84193 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -22,6 +22,7 @@ apparmor - Enable support for the AppArmor application security system appindicator - Build in support for notifications using the libindicate or libappindicator plugin audiofile - Add support for libaudiofile where applicable audit - Enable support for Linux audit subsystem using sys-process/audit +avif - Add AV1 Image Format (AVIF) support bash-completion - Enable bash-completion support berkdb - Add support for sys-libs/db (Berkeley DB for MySQL) bidi - Enable bidirectional language support |