mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-libs/libiio: add missing REQUIRED_USE
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
@@ -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=(
|
||||
|
||||
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user