Skip to content

Commit

Permalink
dev-libs/urdfdom: add missing usedep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/736298
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Aug 10, 2020
1 parent eb40712 commit f1834bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-libs/urdfdom/urdfdom-1.0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ IUSE=""

RDEPEND=">=dev-libs/urdfdom_headers-1.0.0
>=dev-libs/console_bridge-0.3:=
dev-libs/tinyxml
dev-libs/tinyxml[stl]
dev-libs/boost:=[threads]"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/cb.patch" )
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/urdfdom/urdfdom-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ IUSE=""

RDEPEND=">=dev-libs/urdfdom_headers-1.0.0
>=dev-libs/console_bridge-0.3:=
dev-libs/tinyxml
dev-libs/tinyxml[stl]
dev-libs/boost:=[threads]"
DEPEND="${RDEPEND}"

Expand Down

0 comments on commit f1834bd

Please sign in to comment.