net-libs/libiio: add missing REQUIRED_USE

Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2023-08-20 21:54:59 -04:00
parent 8d1b2e91d0
commit 8f54e8f70d
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ RDEPEND="python? ( ${PYTHON_DEPS} )
aio? ( dev-libs/libaio )
zeroconf? ( net-dns/avahi[dbus] )"
DEPEND="${RDEPEND}"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
src_configure() {
local mycmakeargs=(

View File

@@ -27,6 +27,7 @@ RDEPEND="python? ( ${PYTHON_DEPS} )
aio? ( dev-libs/libaio )
zeroconf? ( net-dns/avahi[dbus] )"
DEPEND="${RDEPEND}"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
src_configure() {
local mycmakeargs=(