diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-06-03 15:30:28 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-03 15:34:51 +0300 |
commit | 426029f69b3d93a46980dceefe5d26e5abdd3b3e (patch) | |
tree | 6ebf77db67e5f5a3f4c64aef93e629154ffa2c34 /dev-ros | |
parent | dev-ros/collada_urdf: subslot binder media-libs/assimp:= (diff) | |
download | gentoo-426029f69b3d93a46980dceefe5d26e5abdd3b3e.tar.gz gentoo-426029f69b3d93a46980dceefe5d26e5abdd3b3e.tar.bz2 gentoo-426029f69b3d93a46980dceefe5d26e5abdd3b3e.zip |
dev-ros/geometric_shapes: subslot binder media-libs/assimp:=
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/geometric_shapes/geometric_shapes-0.7.3-r1.ebuild (renamed from dev-ros/geometric_shapes/geometric_shapes-0.7.3.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/geometric_shapes/geometric_shapes-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/geometric_shapes/geometric_shapes-0.7.3.ebuild b/dev-ros/geometric_shapes/geometric_shapes-0.7.3-r1.ebuild index d7890463d7db..a27b5a9e338e 100644 --- a/dev-ros/geometric_shapes/geometric_shapes-0.7.3.ebuild +++ b/dev-ros/geometric_shapes/geometric_shapes-0.7.3-r1.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 @@ -16,7 +16,7 @@ RDEPEND=" dev-cpp/eigen:3 dev-libs/boost:= media-libs/qhull - media-libs/assimp + media-libs/assimp:= sci-libs/octomap dev-ros/random_numbers dev-ros/resource_retriever diff --git a/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild b/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild index 4e9add6e0660..a27b5a9e338e 100644 --- a/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild +++ b/dev-ros/geometric_shapes/geometric_shapes-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ RDEPEND=" dev-cpp/eigen:3 dev-libs/boost:= media-libs/qhull - media-libs/assimp + media-libs/assimp:= sci-libs/octomap dev-ros/random_numbers dev-ros/resource_retriever |