diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-05-04 20:56:27 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 00:21:09 +0100 |
commit | 0d7f1c8d736b5c88918e1ba09fb8222e7144c595 (patch) | |
tree | 265d32e288d50bc24dc4ce06936833f397400b31 /profiles/desktop | |
parent | dev-lang/php: import php-5.6 (diff) | |
download | portage-0d7f1c8d736b5c88918e1ba09fb8222e7144c595.tar.xz |
profiles/desktop: enable chromecast USE flag
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 2f114db3..a7b9b207 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -51,7 +51,7 @@ USE="${USE} aspell icu unicode spell" USE="${USE} -flash webkit" # Network -USE="${USE} network -ppp bluetooth connman -ldap curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext" +USE="${USE} network -ppp bluetooth connman -ldap curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext chromecast" # Image codec USE="${USE} graphviz imagemagick bmp ico jbig jpeg jp2k jpeg2k png svg webp xft xpm" |