From 3011ea2f24ece8f5f69481db3efb464d8d77c122 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 11 Dec 2021 18:52:52 +0100 Subject: net-wireless/bluez: btpclient needs mesh support Closes: https://bugs.gentoo.org/790587 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Pacho Ramos --- net-wireless/bluez/bluez-5.62-r3.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'net-wireless') diff --git a/net-wireless/bluez/bluez-5.62-r3.ebuild b/net-wireless/bluez/bluez-5.62-r3.ebuild index 0c6847229037..71035af2f830 100644 --- a/net-wireless/bluez/bluez-5.62-r3.ebuild +++ b/net-wireless/bluez/bluez-5.62-r3.ebuild @@ -18,6 +18,7 @@ IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi +o # Since this release all remaining extra-tools need readline support, but this could # change in the future, hence, this REQUIRED_USE constraint could be dropped # again in the future. +# btpclient needs mesh, bug #790587 REQUIRED_USE=" extra-tools? ( deprecated readline ) test? ( ${PYTHON_REQUIRED_USE} ) -- cgit v1.2.3-65-gdbad