diff options
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.10.ebuild | 1 | ||||
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.8.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/with-editor/with-editor-2.5.10.ebuild b/app-emacs/with-editor/with-editor-2.5.10.ebuild index f0eb9b105bac..5ee7f41db32f 100644 --- a/app-emacs/with-editor/with-editor-2.5.10.ebuild +++ b/app-emacs/with-editor/with-editor-2.5.10.ebuild @@ -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" diff --git a/app-emacs/with-editor/with-editor-2.5.8.ebuild b/app-emacs/with-editor/with-editor-2.5.8.ebuild index f0882939446f..a14b20738cb4 100644 --- a/app-emacs/with-editor/with-editor-2.5.8.ebuild +++ b/app-emacs/with-editor/with-editor-2.5.8.ebuild @@ -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" |