dev-libs/libusb: Sync with Gentoo

It's from Gentoo commit f7fdfdaeec3764929686064a6054c38a6b2d7788.
This commit is contained in:
Flatcar Buildbot 2024-01-15 07:11:21 +00:00 committed by Krzesimir Nowak
parent e918ada0f4
commit 0311ee32c4

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=7
@ -19,7 +19,7 @@ REQUIRED_USE="static-libs? ( !udev )"
RDEPEND="udev? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] )" RDEPEND="udev? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND} DEPEND="${RDEPEND}
!udev? ( virtual/os-headers )" !udev? ( virtual/os-headers )"
BDEPEND="doc? ( app-doc/doxygen )" BDEPEND="doc? ( app-text/doxygen )"
multilib_src_configure() { multilib_src_configure() {
local myeconfargs=( local myeconfargs=(