diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-05-05 17:00:34 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-05-05 17:03:41 +0100 |
commit | b21c4f3543534838a756899cc8ccdfce670ea707 (patch) | |
tree | f6fe522b4f11f66b34262f37e943a1a5ce527c0e /profiles | |
parent | profiles/desktop: Append ACCEPT_LICENSE (diff) | |
download | portage-b21c4f3543534838a756899cc8ccdfce670ea707.tar.xz |
profiles/desktop: Move egl USE flag restrictions
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop/make.defaults | 2 | ||||
-rw-r--r-- | profiles/desktop/package.use | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index fede9461..735d0868 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -62,7 +62,7 @@ USE="${USE} alsa audioscrobbler gstreamer pulseaudio scrobbler" USE="${USE} a52 aacplus amr cdio cddb cdparanoia dirac faac gsm lame mp3 musepack mtp schroedinger shine sound sndfile speex taglib twolame vorbis wavpack wma-fixed" # Video systems -USE="${USE} video dga dvd dri dri3 drm -egl hidpi libv4l opengl sdl v4l v4l2 vaapi vpx -vdpau xvmc" +USE="${USE} video dga dvd dri dri3 drm hidpi libv4l opengl sdl v4l v4l2 vaapi vpx -vdpau xvmc" # Video codec USE="${USE} ffmpeg matroska mp4 mpeg ogg ogm quicktime theora xine" diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 057fc293..c751c6b0 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -20,7 +20,7 @@ app-misc/gramps reports -rcs app-text/texlive tex4ht dvi2tty graphics extra games music pstricks publishers science xetex epspdf app-text/texlive-core xetex -dev-libs/efl physics -egl +dev-libs/efl physics -egl -gles mail-mta/exim -X -dnsdb -exiscan-acl -lmtp -maildir -spf -srs -pkcs11 -tpda |