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

index 558bac59bdce51e86772eac7d0d3f7200a6e7e74..e99620f1b2aae3bd66a69848c882d1dbd0a0ced1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,8 +23,10 @@ fi
 LICENSE="GPL-3"
 SLOT="0/${PV}"
 
-RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_USEDEP}]
-       dev-libs/boost:=[${PYTHON_USEDEP}]
+RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_SINGLE_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-libs/boost:=[${PYTHON_MULTI_USEDEP}]
+       ')
        ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        dev-lang/swig:0"
index 558bac59bdce51e86772eac7d0d3f7200a6e7e74..e99620f1b2aae3bd66a69848c882d1dbd0a0ced1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,8 +23,10 @@ fi
 LICENSE="GPL-3"
 SLOT="0/${PV}"
 
-RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_USEDEP}]
-       dev-libs/boost:=[${PYTHON_USEDEP}]
+RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_SINGLE_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-libs/boost:=[${PYTHON_MULTI_USEDEP}]
+       ')
        ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        dev-lang/swig:0"