summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2022-01-02 12:36:59 -0600
committerJohn Helmert III <ajak@gentoo.org>2022-01-02 12:37:54 -0600
commitdec64aedba5f8c0ac0c8db358ebeb3dd76f9c0ad (patch)
tree9942f019f1bbc94fe5abacc0c65995ceed1dcdc1 /app-emulation/qemu
parentdev-libs/tree-sitter: add 0.20.2 (diff)
downloadgentoo-dec64aedba5f8c0ac0c8db358ebeb3dd76f9c0ad.tar.gz
gentoo-dec64aedba5f8c0ac0c8db358ebeb3dd76f9c0ad.tar.bz2
gentoo-dec64aedba5f8c0ac0c8db358ebeb3dd76f9c0ad.zip
app-emulation/qemu: REQ_USE+="static? ( !pam )"
Closes: https://bugs.gentoo.org/830391 Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-6.2.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.2.0-r2.ebuild b/app-emulation/qemu/qemu-6.2.0-r2.ebuild
index 9bad836fb39e..481bf31b0386 100644
--- a/app-emulation/qemu/qemu-6.2.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-6.2.0-r2.ebuild
@@ -107,7 +107,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
qemu_softmmu_targets_riscv64? ( fdt )
qemu_softmmu_targets_x86_64? ( fdt )
sdl-image? ( sdl )
- static? ( static-user !alsa !gtk !jack !opengl !pulseaudio !plugins !rbd !snappy !udev )
+ static? ( static-user !alsa !gtk !jack !opengl !pam !pulseaudio !plugins !rbd !snappy !udev )
static-user? ( !plugins )
vhost-user-fs? ( caps seccomp )
virgl? ( opengl )