commit:     dcbabaf8a8814ebe4faef1d5b06e3933b9cc8852
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 19:04:43 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May  3 19:05:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcbabaf8

net-wireless/bluez: btpclient needs mesh USE

Really enforce it

Closes: https://bugs.gentoo.org/841485

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-wireless/bluez/bluez-5.64.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-wireless/bluez/bluez-5.64.ebuild 
b/net-wireless/bluez/bluez-5.64.ebuild
index 9b4e71de94ac..739c0968b690 100644
--- a/net-wireless/bluez/bluez-5.64.ebuild
+++ b/net-wireless/bluez/bluez-5.64.ebuild
@@ -20,6 +20,7 @@ IUSE="btpclient cups doc debug deprecated extra-tools 
experimental +mesh midi +o
 # again in the future.
 # btpclient needs mesh, bug #790587
 REQUIRED_USE="
+       btpclient? ( mesh )
        extra-tools? ( deprecated readline )
        test? ( ${PYTHON_REQUIRED_USE} )
        test-programs? ( ${PYTHON_REQUIRED_USE} )

Reply via email to