dev-ros/pr2_description: set proper PYTHON_COMPAT
authorAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 15:36:07 +0000 (16:36 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 15:36:07 +0000 (16:36 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/pr2_description/pr2_description-1.11.14.ebuild
dev-ros/pr2_description/pr2_description-9999.ebuild

index daced8821d1f32225bccafeb9d04c4265850782f..c09b7f6640d71e5e7f26b1f12bee84938717511d 100644 (file)
@@ -6,6 +6,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/pr2/pr2_common"
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -14,7 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 IUSE=""
 
-RDEPEND="dev-ros/xacro"
+RDEPEND="dev-ros/xacro[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-ros/convex_decomposition
        dev-ros/ivcon
index daced8821d1f32225bccafeb9d04c4265850782f..c09b7f6640d71e5e7f26b1f12bee84938717511d 100644 (file)
@@ -6,6 +6,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/pr2/pr2_common"
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -14,7 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 IUSE=""
 
-RDEPEND="dev-ros/xacro"
+RDEPEND="dev-ros/xacro[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-ros/convex_decomposition
        dev-ros/ivcon