Skip to content

Commit

Permalink
dev-tex/biblatex: simplify tl deps now that 2017 is stable
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.43, Repoman-2.3.10
  • Loading branch information
aballier committed Jul 21, 2018
1 parent 7b6cefc commit 7224270
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-tex/biblatex/biblatex-3.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IUSE="+biber doc examples"

DEPEND="dev-texlive/texlive-bibtexextra
dev-texlive/texlive-latexextra
|| ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericextra )"
dev-texlive/texlive-plaingeneric"
RDEPEND="${DEPEND}"
PDEPEND="biber? ( ~dev-tex/biber-2.10 )"

Expand Down
Original file line number Diff line number Diff line change
@@ -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=5
Expand All @@ -16,7 +16,7 @@ IUSE="doc examples"

RDEPEND="dev-texlive/texlive-bibtexextra
dev-texlive/texlive-latexextra
dev-texlive/texlive-genericextra"
dev-texlive/texlive-plaingeneric"
DEPEND="${RDEPEND}"

S=${WORKDIR}
Expand Down

0 comments on commit 7224270

Please sign in to comment.