summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/chklref/chklref-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/chklref/chklref-2.6.0.ebuild b/dev-tex/chklref/chklref-2.6.0.ebuild
index 715dbedd..47e2dfc7 100644
--- a/dev-tex/chklref/chklref-2.6.0.ebuild
+++ b/dev-tex/chklref/chklref-2.6.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 2010-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit latex-package
RESTRICT="mirror"
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="virtual/latex-base
dev-lang/perl"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
DOCS=( README )