commit: cbf658cda4edf8a7c03fa626e6673dc70abd9a06
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 09:15:27 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 09:17:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf658cd
app-emulation/qemu: drop removed --disable-bluez
Follow upstream's 1d4ffe8dc77cb ("Remove the core bluetooth code").
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-emulation/qemu/qemu-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-9999.ebuild
b/app-emulation/qemu/qemu-9999.ebuild
index d73c7d8113c..0eaa68925a8 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -435,7 +435,6 @@ qemu_src_configure() {
fi
}
conf_opts+=(
- --disable-bluez
$(conf_notuser accessibility brlapi)
$(conf_notuser aio linux-aio)
$(conf_notuser bzip2)