diff options
author | Alexis Ballier <aballier@gentoo.org> | 2022-02-18 10:07:29 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2022-02-19 10:59:57 +0100 |
commit | 874d047a7758f0e72fd36028e2e4cf3da4b4622a (patch) | |
tree | 888ba12b6c04f49fb3397bef86b03c74b78a5693 /dev-ros/urdf/urdf-9999.ebuild | |
parent | dev-libs/urdfdom: bump to 3.0.1 (diff) | |
download | gentoo-874d047a7758f0e72fd36028e2e4cf3da4b4622a.tar.gz gentoo-874d047a7758f0e72fd36028e2e4cf3da4b4622a.tar.bz2 gentoo-874d047a7758f0e72fd36028e2e4cf3da4b4622a.zip |
dev-ros/urdf: revbump to fix cmake file
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/urdf/urdf-9999.ebuild')
-rw-r--r-- | dev-ros/urdf/urdf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/urdf/urdf-9999.ebuild b/dev-ros/urdf/urdf-9999.ebuild index 6d44db72d056..5061656d4b0c 100644 --- a/dev-ros/urdf/urdf-9999.ebuild +++ b/dev-ros/urdf/urdf-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads(+)] - dev-libs/urdfdom:= + >=dev-libs/urdfdom-3.0.1:= dev-libs/urdfdom_headers dev-ros/urdf_parser_plugin dev-ros/pluginlib |