commit:     88db1d070a4fd3ccd614914d8be239a5784f488b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 11:59:02 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 11:59:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88db1d07

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

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

 app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild 
b/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild
index 00007b516bc..a1e8968610b 100644
--- a/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild
+++ b/app-emacs/mmm-mode/mmm-mode-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,6 +13,8 @@ LICENSE="GPL-2+ Texinfo-manual"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
+DEPEND="sys-apps/texinfo"
+
 SITEFILE="50${PN}-gentoo.el"
 ELISP_TEXINFO="mmm.texinfo"
 DOCS="AUTHORS ChangeLog FAQ NEWS README README.Mason TODO"

Reply via email to