dev-lang/mmix: adapt deps for texlive 2017

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Alexis Ballier
2017-06-11 13:25:05 +02:00
parent 7a10a6c230
commit ca29f8a0b0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://mmix.cs.hm.edu/src/${P}.tgz"
RESTRICT="mirror"
DEPEND="virtual/tex-base
doc? ( dev-texlive/texlive-genericrecommended )"
doc? ( || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended ) )"
RDEPEND=""
SLOT="0"

View File

@@ -12,7 +12,7 @@ SRC_URI="http://mmix.cs.hm.edu/src/${P}.tgz"
RESTRICT="mirror"
DEPEND="virtual/tex-base
doc? ( dev-texlive/texlive-genericrecommended )"
doc? ( || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended ) )"
RDEPEND=""
SLOT="0"