mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/razercfg: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,7 +24,9 @@ RDEPEND="${PYTHON_DEPS}
|
||||
udev? ( virtual/udev )
|
||||
"
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/setuptools[${PYTHON_MULTI_USEDEP}]
|
||||
')
|
||||
virtual/libusb:1
|
||||
virtual/pkgconfig
|
||||
"
|
||||
Reference in New Issue
Block a user