sys-process/glances: revbump 3.1.4.1, add missing doc dep
[gentoo.git] / dev-ros / convex_decomposition / convex_decomposition-0.1.12.ebuild
1 # Copyright 1999-2018 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 ROS_REPO_URI="https://github.com/ros/convex_decomposition"
6 KEYWORDS="~amd64"
7
8 inherit ros-catkin
9
10 DESCRIPTION="Convex Decomposition Tool for Robot Model"
11 LICENSE="MIT"
12 SLOT="0"
13 IUSE=""
14
15 RDEPEND="app-arch/unzip"
16 DEPEND="${RDEPEND}"