mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-tex/latexdiff: simplify tl deps now that 2017 is stable
Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
@@ -22,7 +22,7 @@ IUSE="test"
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.8
|
||||
virtual/latex-base
|
||||
|| ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended )
|
||||
dev-texlive/texlive-plaingeneric
|
||||
dev-perl/Algorithm-Diff
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -22,7 +22,7 @@ IUSE="test"
|
||||
RDEPEND="
|
||||
>=dev-lang/perl-5.8
|
||||
virtual/latex-base
|
||||
|| ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended )
|
||||
dev-texlive/texlive-plaingeneric
|
||||
dev-perl/Algorithm-Diff
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user