app-emacs/with-editor: Add build-time dependency on sys-apps/texinfo.
authorUlrich Müller <ulm@gentoo.org>
Sat, 1 Jul 2017 12:10:38 +0000 (14:10 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sat, 1 Jul 2017 12:10:38 +0000 (14:10 +0200)
Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2

app-emacs/with-editor/with-editor-2.5.10.ebuild
app-emacs/with-editor/with-editor-2.5.8.ebuild

index f0eb9b105bac31975e3ac2e2ae5217e12736d84c..5ee7f41db32fc1a1e0285bfb579cf26b394800a7 100644 (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"
index f0882939446f3d01a4d95cf972c2762de72f9954..a14b20738cb476589861a73a3606053a2f872a5c 100644 (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"