summaryrefslogtreecommitdiff
path: root/app-i18n
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-11 13:24:00 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-11 13:24:00 +0200
commit7a10a6c230beb4f38e27ef6452efd0ffef0d64cc (patch)
treea973241996307391243fd7cdef58ebb19b8dc9fe /app-i18n
parent80ad06020a3f76ef0e6b76cb6507351674632a52 (diff)
downloadgentoo-7a10a6c230beb4f38e27ef6452efd0ffef0d64cc.tar.gz
gentoo-7a10a6c230beb4f38e27ef6452efd0ffef0d64cc.tar.xz
app-i18n/canna: adapt deps for texlive 2017
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/canna/canna-3.7_p3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/canna/canna-3.7_p3-r2.ebuild b/app-i18n/canna/canna-3.7_p3-r2.ebuild
index de02627c1fc..a449de4f5f9 100644
--- a/app-i18n/canna/canna-3.7_p3-r2.ebuild
+++ b/app-i18n/canna/canna-3.7_p3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit cannadic eutils multilib
@@ -22,7 +22,7 @@ DEPEND=">=sys-apps/sed-4
app-text/ghostscript-gpl
>=dev-texlive/texlive-langcjk-2010
dev-texlive/texlive-fontsextra
- dev-texlive/texlive-genericrecommended
+ || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended )
dev-texlive/texlive-latexrecommended
)"
RDEPEND=""