diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-23 12:01:25 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-04-24 00:06:54 +0200 |
commit | db5ad478f96fd40211ea198992d926dfb6a9aca1 (patch) | |
tree | fc40a94df40dc3a69757487393076acb62494599 /profiles/use.desc | |
parent | app-misc/linux-logo: set CC and flags directly in configure (diff) | |
download | gentoo-db5ad478f96fd40211ea198992d926dfb6a9aca1.tar.gz gentoo-db5ad478f96fd40211ea198992d926dfb6a9aca1.tar.bz2 gentoo-db5ad478f96fd40211ea198992d926dfb6a9aca1.zip |
profiles: use.desc: Add 'telemetry'
"Send anonymized usage information to upstream so they can better understand
our users"
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/use.desc')
-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 d30846864590..82e93bba33be 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -312,6 +312,7 @@ taglib - Enable tagging support with taglib tcl - Add support the Tcl language tcmalloc - Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one tcpd - Add support for TCP wrappers +telemetry - Send anonymized usage information to upstream so they can better understand our users test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) theora - Add support for the Theora Video Compression Codec threads - Add threads support for various packages. Usually pthreads |