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/tomoe-gtk/
Date: Sat, 12 Aug 2017 14:21:58
Message-Id: 1502547702.7e7a425c6168e59a10a2b54c5fe59db1db8e38ac.hattya@gentoo
1 commit: 7e7a425c6168e59a10a2b54c5fe59db1db8e38ac
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 14:18:43 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 14:21:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7a425c
7
8 app-i18n/tomoe-gtk: add missing dependency
9
10 Gentoo-Bug: 590150
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.1
13
14 app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
18 index dde6b708351..65af6e4c7d6 100644
19 --- a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
20 +++ b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
21 @@ -17,6 +17,7 @@ IUSE="python static-libs"
22 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
23
24 RDEPEND="app-i18n/tomoe[python(+)?,${PYTHON_USEDEP}]
25 + x11-libs/gtk+:2
26 python? (
27 ${PYTHON_DEPS}
28 dev-python/pygobject:2[${PYTHON_USEDEP}]