app-emacs/emacs-jabber: Add build-time dependency on sys-apps/texinfo.
authorUlrich Müller <ulm@gentoo.org>
Sat, 1 Jul 2017 11:53:37 +0000 (13:53 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sat, 1 Jul 2017 11:53:37 +0000 (13:53 +0200)
Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2

app-emacs/emacs-jabber/emacs-jabber-0.8.92.ebuild

index 2945428b52a0a20f6546ab46f03b3ed6abc1a119..a3eeab5123d7a8a16a0c0b944fc53c470093752d 100644 (file)
@@ -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
@@ -14,8 +14,9 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
 
-DEPEND="app-emacs/hexrgb"
-RDEPEND="${DEPEND}"
+RDEPEND="app-emacs/hexrgb"
+DEPEND="${RDEPEND}
+       sys-apps/texinfo"
 
 SITEFILE="50${PN}-gentoo.el"
 ELISP_TEXINFO="jabber.texi"