commit: eca185337adf5adfc1f479067af9c01f37297bf0
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 14:23:29 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 14:23:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca18533
sci-electronics/gazebo: add build dep on gzip for manpages.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-electronics/gazebo/gazebo-7.4.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-electronics/gazebo/gazebo-7.4.0.ebuild
b/sci-electronics/gazebo/gazebo-7.4.0.ebuild
index bbc32ae..e942cb6 100644
--- a/sci-electronics/gazebo/gazebo-7.4.0.ebuild
+++ b/sci-electronics/gazebo/gazebo-7.4.0.ebuild
@@ -49,6 +49,7 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-qt/qttest:4
app-text/ronn
+ app-arch/gzip
virtual/pkgconfig
x11-apps/mesa-progs
test? ( dev-libs/libxslt )