summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-11 13:25:05 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-11 13:25:05 +0200
commitca29f8a0b09d0f9b37e52dcf72f6fd7ba103736a (patch)
treee24c7a080e2cd6107239a16073b3006d4c03b7cb /dev-lang/mmix/mmix-20131017.ebuild
parentapp-i18n/canna: adapt deps for texlive 2017 (diff)
downloadgentoo-ca29f8a0b09d0f9b37e52dcf72f6fd7ba103736a.tar.gz
gentoo-ca29f8a0b09d0f9b37e52dcf72f6fd7ba103736a.tar.bz2
gentoo-ca29f8a0b09d0f9b37e52dcf72f6fd7ba103736a.zip
dev-lang/mmix: adapt deps for texlive 2017
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-lang/mmix/mmix-20131017.ebuild')
-rw-r--r--dev-lang/mmix/mmix-20131017.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mmix/mmix-20131017.ebuild b/dev-lang/mmix/mmix-20131017.ebuild
index 3c22507357cf..1befedcfe99a 100644
--- a/dev-lang/mmix/mmix-20131017.ebuild
+++ b/dev-lang/mmix/mmix-20131017.ebuild
@@ -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"