Skip to content

Commit

Permalink
Update package.use
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Apr 18, 2022
1 parent 5a40848 commit 74747f0
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions profiles/base/package.use
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright (c) 2022 Alex313031

# Mesa USE flags.
media-libs/mesa egl gles2 shared-glapi llvm
media-libs/mesa-llvmpipe egl gles2 shared-glapi llvm
media-libs/mesa-reven egl gles2 shared-glapi llvm
media-libs/mesa egl gles2 shared-glapi
media-libs/mesa-llvmpipe egl gles2 shared-glapi
media-libs/mesa-reven egl gles2 shared-glapi

# Enabling wayland pulls media-libs/mesa package, which conflicts with
# mesa-llvmpipe pulled by overwritten virtual/opengles package.
Expand Down Expand Up @@ -37,7 +37,10 @@ sys-apps/fwupd -nvme -synaptics
sys-libs/ncurses unicode

# htop USE flags
sys-process/htop caps lm-sensors llvm-libunwind unwind unicode -debug
sys-process/htop caps lm-sensors llvm-libunwind unicode -debug

# modern top UI
sys-process/procps modern-top

# nano USE flags
app-editors/nano unicode ncurses
Expand All @@ -48,7 +51,7 @@ sys-apps/lm-sensors contrib
# OpenCV gflags patch
media-libs/opencv gflags contrib

# chromeos-bsp gflags package USE.
# chromeos-bsp gflags package USE
virtual/chromeos-bsp gflags

# Fix alsa-plugins ffmpeg build error.
Expand Down

0 comments on commit 74747f0

Please sign in to comment.