dev-ros/laser_filters: propagate python single dep

Closes: https://bugs.gentoo.org/794793
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier 2021-08-03 18:01:17 +02:00
parent 8b179e659b
commit d7418198ce
No known key found for this signature in database
GPG Key ID: 0BCF33B24EF125BC
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -20,7 +20,7 @@ RDEPEND="
dev-ros/laser_geometry
dev-ros/pluginlib
dev-ros/angles
dev-ros/dynamic_reconfigure
dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}]
dev-libs/tinyxml2:=
dev-libs/console_bridge:=

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -20,7 +20,7 @@ RDEPEND="
dev-ros/laser_geometry
dev-ros/pluginlib
dev-ros/angles
dev-ros/dynamic_reconfigure
dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}]
dev-libs/tinyxml2:=
dev-libs/console_bridge:=