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-i18n/fbterm/
Date: Wed, 27 May 2020 12:32:22
Message-Id: 1590582715.c734c81452b05151fe024eb0309c9d63525fda96.hattya@gentoo
1 commit: c734c81452b05151fe024eb0309c9d63525fda96
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sun May 24 10:04:54 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed May 27 12:31:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c734c814
7
8 app-i18n/fbterm: add missing RDEPEND
9
10 Closes: https://github.com/gentoo/gentoo/pull/15943
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
13 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
14
15 app-i18n/fbterm/fbterm-1.7_p20190503.ebuild | 3 ++-
16 1 file changed, 2 insertions(+), 1 deletion(-)
17
18 diff --git a/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild b/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
19 index b8c3d875a61..c6271dc437c 100644
20 --- a/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
21 +++ b/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
22 @@ -16,12 +16,13 @@ SLOT="0"
23 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 IUSE="gpm video_cards_vesa"
25
26 +BDEPEND="virtual/pkgconfig"
27 DEPEND="media-libs/fontconfig
28 media-libs/freetype:2
29 >=sys-libs/ncurses-6.1
30 gpm? ( sys-libs/gpm )
31 video_cards_vesa? ( dev-libs/libx86 )"
32 -BDEPEND="virtual/pkgconfig"
33 +RDEPEND="${DEPEND}"
34
35 FILECAPS=(
36 cap_sys_tty_config+ep usr/bin/${PN}