diff options
| author | 2015-09-29 09:18:37 -0400 | |
|---|---|---|
| committer | 2015-09-29 09:18:37 -0400 | |
| commit | 1bfe7275176f17429d50629bf086cdc727ab068d (patch) | |
| tree | 63c5568df4714e3cb0102710d2d8e21f569ed1f5 | |
| parent | dev-python/cov-core: add ~alpha keyword (diff) | |
| download | gentoo-1bfe7275176f17429d50629bf086cdc727ab068d.tar.gz gentoo-1bfe7275176f17429d50629bf086cdc727ab068d.tar.bz2 gentoo-1bfe7275176f17429d50629bf086cdc727ab068d.zip | |
app-emulation/qemu: update smartcard configure flag #561670
| -rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index a2cdb891fc75..6dfb0307ab3a 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -385,7 +385,7 @@ qemu_src_configure() { $(conf_softmmu sasl vnc-sasl) $(conf_softmmu sdl) $(conf_softmmu seccomp) - $(conf_softmmu smartcard smartcard-nss) + $(conf_softmmu smartcard) $(conf_softmmu snappy) $(conf_softmmu spice) $(conf_softmmu ssh libssh2) |
