diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-18 08:55:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-17 22:39:25 +0200 |
commit | 46406ba46f279ed059fa52ad7b12ff701a1cc514 (patch) | |
tree | ab68384dbe61d8ba2f8cc57ce9f0d329de3bc529 /profiles | |
parent | acct-*.eclass: Allow dynamic UID/GID assignment via -1 (diff) | |
download | gentoo-46406ba46f279ed059fa52ad7b12ff701a1cc514.tar.gz gentoo-46406ba46f279ed059fa52ad7b12ff701a1cc514.tar.bz2 gentoo-46406ba46f279ed059fa52ad7b12ff701a1cc514.zip |
*/*: Make 'colord' a global USE flag
USE=colord is used in 11 packages consistently. Make it a global USE
flag using the description from GNOME packages, and remove redundant
local definitions.
The local definition in x11-libs/gtk+ is left as it clarifies that
the flag applies to printing.
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 bcb15311a1ee..92b90f4b2df2 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -48,6 +48,7 @@ cdr - Add support for CD writer hardware cgi - Add CGI script support cjk - Add support for Multi-byte character languages (Chinese, Japanese, Korean) clamav - Add support for Clam AntiVirus software (usually with a plugin) +colord - Support color management using x11-misc/colord connman - Add support for net-misc/connman coreaudio - Build the CoreAudio driver on Mac OS X systems cracklib - Support for cracklib strong password checking |