summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-06-20 12:29:56 +0300
committerMart Raudsepp <leio@gentoo.org>2020-06-20 19:35:57 +0300
commit99fcf346146121c499360d2f3381334d8b8a5caf (patch)
tree29ad35676cf2b23af3c9e02ce02dd23a5cc98492 /app-office/gtg
parentsys-libs/libomp: Port to py3.9 (diff)
downloadgentoo-99fcf346146121c499360d2f3381334d8b8a5caf.tar.gz
gentoo-99fcf346146121c499360d2f3381334d8b8a5caf.tar.bz2
gentoo-99fcf346146121c499360d2f3381334d8b8a5caf.zip
app-office/gtg: QA fixes
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-office/gtg')
-rw-r--r--app-office/gtg/gtg-0.4.0_pre20200613.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/gtg/gtg-0.4.0_pre20200613.ebuild b/app-office/gtg/gtg-0.4.0_pre20200613.ebuild
index 68ca65c9686a..d9f3109d2424 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}]