commit:     792c2f12077722783fa9b273d9e0f78619296a11
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 10:18:30 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 10:23:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792c2f12

app-emacs/orderless: add missing texinfo BDEPEND

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 app-emacs/orderless/orderless-0.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-emacs/orderless/orderless-0.7.ebuild 
b/app-emacs/orderless/orderless-0.7.ebuild
index 04d74ce476bd..4e2b3347a81c 100644
--- a/app-emacs/orderless/orderless-0.7.ebuild
+++ b/app-emacs/orderless/orderless-0.7.ebuild
@@ -14,6 +14,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+BDEPEND="sys-apps/texinfo"
+
 SITEFILE="50${PN}-gentoo.el"
 DOC_CONTENTS="Enable orderless completion by placing
        \"(setq completion-styles '(orderless))\" in your .emacs file."

Reply via email to