Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 561814
Collapse All | Expand All

(-)/usr/portage/app-emulation/qemu/qemu-9999.ebuild (-2 / +2 lines)
Lines 123-129 Link Here
123
		)
123
		)
124
	)
124
	)
125
	seccomp? ( >=sys-libs/libseccomp-2.1.0[static-libs(+)] )
125
	seccomp? ( >=sys-libs/libseccomp-2.1.0[static-libs(+)] )
126
	smartcard? ( dev-libs/nss !app-emulation/libcacard )
126
	smartcard? ( >=app-emulation/libcacard-2.5.0 )
127
	snappy? ( app-arch/snappy[static-libs(+)] )
127
	snappy? ( app-arch/snappy[static-libs(+)] )
128
	spice? (
128
	spice? (
129
		>=app-emulation/spice-protocol-0.12.3
129
		>=app-emulation/spice-protocol-0.12.3
Lines 385-391 Link Here
385
		$(conf_softmmu sasl vnc-sasl)
385
		$(conf_softmmu sasl vnc-sasl)
386
		$(conf_softmmu sdl)
386
		$(conf_softmmu sdl)
387
		$(conf_softmmu seccomp)
387
		$(conf_softmmu seccomp)
388
		$(conf_softmmu smartcard smartcard-nss)
388
		$(conf_softmmu smartcard)
389
		$(conf_softmmu snappy)
389
		$(conf_softmmu snappy)
390
		$(conf_softmmu spice)
390
		$(conf_softmmu spice)
391
		$(conf_softmmu ssh libssh2)
391
		$(conf_softmmu ssh libssh2)

Return to bug 561814