commit: 64218c5d13228af4af3d65db172edbdad66f428c
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 09:57:12 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:28:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64218c5d
sci-electronics/gazebo: Add missing := dep on tinyxml2
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sci-electronics/gazebo/gazebo-8.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/gazebo/gazebo-8.1.1.ebuild
b/sci-electronics/gazebo/gazebo-8.1.1.ebuild
index 92b92dfc69c..72cc1dca1b3 100644
--- a/sci-electronics/gazebo/gazebo-8.1.1.ebuild
+++ b/sci-electronics/gazebo/gazebo-8.1.1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
media-libs/openal
net-misc/curl
dev-libs/tinyxml
- dev-libs/tinyxml2
+ dev-libs/tinyxml2:=
dev-libs/libtar
dev-cpp/tbb
>=dev-games/ogre-1.7.4[freeimage]