net-wireless/gr-paint: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 17:44:44 +0000 (18:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:26 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/gr-paint/gr-paint-9999.ebuild

index e61888f8ab7578dd46be4b90c63c147c63a5a962..7f891f888a4e7a40452a4de543525ee8eacc78e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,8 +23,10 @@ IUSE="doc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}
-       dev-libs/boost:=[${PYTHON_USEDEP}]
-       net-wireless/gnuradio:=[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-libs/boost:=[${PYTHON_MULTI_USEDEP}]
+       ')
+       net-wireless/gnuradio:=[${PYTHON_SINGLE_USEDEP}]
 "
 RDEPEND="${DEPEND}
        media-gfx/imagemagick