diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2021-06-02 22:41:47 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2021-06-02 23:10:00 +0100 |
commit | 4dd8ee80865e0e07a2fce5bc35826672ef5d7732 (patch) | |
tree | f6dce7f79d4d0829b207310793ccb6b93c4d11f7 /profiles/desktop | |
parent | profiles/desktop: enable lzo and lzma USE flag (diff) | |
download | portage-4dd8ee80865e0e07a2fce5bc35826672ef5d7732.tar.xz |
profiles/desktop: enable heif 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 2bcee55d..1a1021a8 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -57,7 +57,7 @@ USE="${USE} -flash webkit" USE="${USE} network -ppp bluetooth -ldap curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext chromecast" # Image codec -USE="${USE} avif graphviz imagemagick bmp ico jbig jpeg jp2k jpeg2k png svg webp xft xpm" +USE="${USE} avif graphviz imagemagick bmp ico heif jbig jpeg jp2k jpeg2k png svg webp xft xpm" # Sound system USE="${USE} alsa audioscrobbler gstreamer pulseaudio scrobbler" |