Skip to content

Commit

Permalink
dev-ros/openni2_launch: add usbutils dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Jan 8, 2019
1 parent 35a8d6c commit 0c74002
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-ros/openni2_launch/openni2_launch-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -22,3 +22,5 @@ RDEPEND="
dev-ros/tf
"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}
sys-apps/usbutils"

0 comments on commit 0c74002

Please sign in to comment.