From 8dc8b4cdc9a96ef977f518fdfe37c12e54ece5a0 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 1 Jul 2017 13:55:39 +0200 Subject: app-emacs/identica-mode: Add build-time dependency on sys-apps/texinfo. Bug: 622978 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- app-emacs/identica-mode/identica-mode-1.1-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-emacs/identica-mode') diff --git a/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild b/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild index 302b888feba3..c2f01e7d5778 100644 --- a/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild +++ b/app-emacs/identica-mode/identica-mode-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -14,6 +14,8 @@ LICENSE="GPL-2+ FDL-1.2+" SLOT="0" KEYWORDS="~amd64 ~x86" +DEPEND="sys-apps/texinfo" + ELISP_TEXINFO="doc/${PN}.texi" SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3-65-gdbad