commit: 99fcf346146121c499360d2f3381334d8b8a5caf
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 09:29:56 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 16:35:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99fcf346
app-office/gtg: QA fixes
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-office/gtg/gtg-0.4.0_pre20200613.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-office/gtg/gtg-0.4.0_pre20200613.ebuild
b/app-office/gtg/gtg-0.4.0_pre20200613.ebuild
index 68ca65c9686..d9f3109d242 100644
--- a/app-office/gtg/gtg-0.4.0_pre20200613.ebuild
+++ b/app-office/gtg/gtg-0.4.0_pre20200613.ebuild
@@ -17,9 +17,11 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gnome-keyring test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"
RDEPEND="
+ ${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]