summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 17:54:02 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:29 +0200
commit91fd3a5caf6dd93531ca37b4cd2106e5e899202d (patch)
tree07de97b8c89ad5b3c4d72595b359e732b60679ce /dev-ros/genlisp/genlisp-9999.ebuild
parentdev-ros/genmsg: convert to python-single-r1 (diff)
downloadgentoo-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/genlisp-9999.ebuild')
-rw-r--r--dev-ros/genlisp/genlisp-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"