diff options
Diffstat (limited to 'dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild')
-rw-r--r-- | dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild index e85afb2fc607..3266f4d20f9f 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="kinetic-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin |