commit: 55c37390a0fb24bfe019e1bb04e3ca60576962f4 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Aug 7 19:52:33 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 20 15:00:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c37390
sci-mathematics/nusmv: add missing app-arch/unzip dependency. Closes: https://github.com/gentoo/gentoo/pull/9500 sci-mathematics/nusmv/nusmv-2.6.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-mathematics/nusmv/nusmv-2.6.0.ebuild b/sci-mathematics/nusmv/nusmv-2.6.0.ebuild index 235562292b0..0163a1103bd 100644 --- a/sci-mathematics/nusmv/nusmv-2.6.0.ebuild +++ b/sci-mathematics/nusmv/nusmv-2.6.0.ebuild @@ -31,6 +31,7 @@ DEPEND="${SHARED_DEPEND} dev-texlive/texlive-latexextra app-doc/doxygen ) + app-arch/unzip dev-libs/libxml2 ${PYTHON_DEPS}"
