diff options
Diffstat (limited to 'app-emacs/with-editor/with-editor-2.5.8.ebuild')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.8.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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" |