Skip to content

Commit

Permalink
dev-python/catkin_pkg: Add setuptools dep.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
aballier committed Feb 16, 2017
1 parent e7135eb commit 58b4ca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/catkin_pkg/catkin_pkg-0.3.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ SLOT="0"
IUSE="test"

RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
"
Expand Down
1 change: 1 addition & 0 deletions dev-python/catkin_pkg/catkin_pkg-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ SLOT="0"
IUSE="test"

RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
"
Expand Down

0 comments on commit 58b4ca4

Please sign in to comment.