Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/shed/
Date: Thu, 14 May 2020 14:39:45
Message-Id: 1589467165.d63e6713d17c3a3a60c9094c5b1447ee18e1f2f0.hattya@gentoo
1 commit: d63e6713d17c3a3a60c9094c5b1447ee18e1f2f0
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 14 14:39:25 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Thu May 14 14:39:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63e6713
7
8 app-editors/shed: add missing dependency
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-editors/shed/shed-1.15.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild
17 index 7918554f3ec..8609122c355 100644
18 --- a/app-editors/shed/shed-1.15.ebuild
19 +++ b/app-editors/shed/shed-1.15.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -14,6 +14,7 @@ SLOT="0"
27 KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
28
29 RDEPEND="sys-libs/ncurses:0="
30 +DEPEND="${RDEPEND}"
31 BDEPEND="virtual/pkgconfig"
32
33 PATCHES=(