commit:     1303f7a351c776a559d06791cd6f789d638be227
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 11:51:28 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 11:51:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1303f7a3

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

Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/app-emacs/dash/dash-2.13.0.ebuild 
b/app-emacs/dash/dash-2.13.0.ebuild
index ad36b6b1a14..6d41d2588b8 100644
--- a/app-emacs/dash/dash-2.13.0.ebuild
+++ b/app-emacs/dash/dash-2.13.0.ebuild
@@ -13,6 +13,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
+DEPEND="sys-apps/texinfo"
+
 S="${WORKDIR}/${PN}.el-${PV}"
 SITEFILE="50${PN}-gentoo.el"
 ELISP_TEXINFO="dash.texi"

Reply via email to