app-emacs/with-editor: Add build-time dependency on sys-apps/texinfo.

Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Ulrich Müller
2017-07-01 14:10:38 +02:00
parent f0bb73f48d
commit 8b9574d27c
2 changed files with 2 additions and 0 deletions

View File

@@ -21,3 +21,4 @@ DOCS="README.md with-editor.org"
DEPEND=">=app-emacs/dash-2.13.0"
# Versions of magit before 2.5.0 bundled with-editor
RDEPEND="!!<app-emacs/magit-2.5.0 ${DEPEND}"
DEPEND="${DEPEND} sys-apps/texinfo"

View File

@@ -21,3 +21,4 @@ DOCS="README.md with-editor.org"
DEPEND=">=app-emacs/dash-2.13.0"
# Versions of magit before 2.5.0 bundled with-editor
RDEPEND="!!<app-emacs/magit-2.5.0 ${DEPEND}"
DEPEND="${DEPEND} sys-apps/texinfo"