|
Lines 162-168
DEPEND="${CDEPEND}
Link Here
|
| 162 |
wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) |
162 |
wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) |
| 163 |
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) |
163 |
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) |
| 164 |
x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) |
164 |
x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) |
| 165 |
!system-av1? ( >=dev-lang/nasm-2.13 )" |
165 |
!system-av1? ( |
|
|
166 |
amd64? ( >=dev-lang/nasm-2.13 ) |
| 167 |
x86? ( >=dev-lang/nasm-2.13 ) |
| 168 |
)" |
| 166 |
|
169 |
|
| 167 |
# Due to a bug in GCC, profile guided optimization will produce |
170 |
# Due to a bug in GCC, profile guided optimization will produce |
| 168 |
# AVX2 instructions, bug #677052 |
171 |
# AVX2 instructions, bug #677052 |
| 169 |
- |
|
|