Skip to content

Commit

Permalink
dev-ros/camera_calibration_parsers: add missing deps
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/650076
Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
aballier committed Apr 11, 2018
1 parent 84b9a1d commit 7d9e977
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ RDEPEND="
dev-libs/boost:=[python,${PYTHON_USEDEP}]
dev-ros/rosconsole
>=dev-cpp/yaml-cpp-0.5:=
dev-ros/roscpp
dev-ros/roscpp_serialization
"
DEPEND="${RDEPEND}
virtual/pkgconfig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ RDEPEND="
dev-libs/boost:=[python,${PYTHON_USEDEP}]
dev-ros/rosconsole
>=dev-cpp/yaml-cpp-0.5:=
dev-ros/roscpp
dev-ros/roscpp_serialization
"
DEPEND="${RDEPEND}
virtual/pkgconfig
Expand Down

0 comments on commit 7d9e977

Please sign in to comment.