Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-editors/zile/
Date: Sat, 02 Jan 2021 14:04:02
Message-Id: 1609596222.cc7a1a98f0411f2a3143604a6fe9fcf34ef2e995.ulm@gentoo
1 commit: cc7a1a98f0411f2a3143604a6fe9fcf34ef2e995
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 14:03:42 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 14:03:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=cc7a1a98
7
8 app-editors/zile: Add missing build dependency on sys-apps/help2man
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-editors/zile/zile-2.6.0.93.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/app-editors/zile/zile-2.6.0.93.ebuild b/app-editors/zile/zile-2.6.0.93.ebuild
17 index 150d91c..ae7712c 100644
18 --- a/app-editors/zile/zile-2.6.0.93.ebuild
19 +++ b/app-editors/zile/zile-2.6.0.93.ebuild
20 @@ -23,6 +23,7 @@ DEPEND="${RDEPEND}"
21 # vala-build? ( $(vala_depend) )
22
23 BDEPEND="dev-lang/perl
24 + sys-apps/help2man
25 virtual/pkgconfig"
26
27 # AUTHORS, FAQ, and NEWS are installed by the build system