diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 17:54:02 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:29 +0200 |
commit | 91fd3a5caf6dd93531ca37b4cd2106e5e899202d (patch) | |
tree | 07de97b8c89ad5b3c4d72595b359e732b60679ce /dev-ros/genlisp | |
parent | dev-ros/genmsg: convert to python-single-r1 (diff) | |
download | gentoo-91fd3a5caf6dd93531ca37b4cd2106e5e899202d.tar.gz gentoo-91fd3a5caf6dd93531ca37b4cd2106e5e899202d.tar.bz2 gentoo-91fd3a5caf6dd93531ca37b4cd2106e5e899202d.zip |
dev-ros/genlisp: convert to python-single-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/genlisp')
-rw-r--r-- | dev-ros/genlisp/genlisp-0.4.18.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/genlisp/genlisp-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/genlisp/genlisp-0.4.18.ebuild b/dev-ros/genlisp/genlisp-0.4.18.ebuild index 57df2bad4108..606bc537fd79 100644 --- a/dev-ros/genlisp/genlisp-0.4.18.ebuild +++ b/dev-ros/genlisp/genlisp-0.4.18.ebuild @@ -13,5 +13,5 @@ LICENSE="BSD" SLOT="0/${PV}" IUSE="" -RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]" +RDEPEND="dev-ros/genmsg[${PYTHON_SINGLE_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/dev-ros/genlisp/genlisp-9999.ebuild b/dev-ros/genlisp/genlisp-9999.ebuild index 57df2bad4108..606bc537fd79 100644 --- a/dev-ros/genlisp/genlisp-9999.ebuild +++ b/dev-ros/genlisp/genlisp-9999.ebuild @@ -13,5 +13,5 @@ LICENSE="BSD" SLOT="0/${PV}" IUSE="" -RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]" +RDEPEND="dev-ros/genmsg[${PYTHON_SINGLE_USEDEP}]" DEPEND="${RDEPEND}" |