gnome-extra/nautilus-dropbox: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2021-07-17 20:15:56 +02:00
parent 7ab7b2e152
commit 7f510bc6b2
2 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_8 )
inherit autotools python-single-r1 xdg-utils
@@ -22,7 +22,7 @@ RDEPEND="${PYTHON_DEPS}
gnome-base/nautilus
net-misc/dropbox
>=dev-libs/glib-2.14
$(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]' )"
$(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]' )"
DEPEND="${RDEPEND}"

View File

@@ -3,7 +3,7 @@
EAPI="7"
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{8,9} )
inherit autotools python-single-r1 xdg-utils
@@ -19,7 +19,7 @@ IUSE="debug"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]' )
$(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]' )
dev-libs/glib:2
gnome-base/nautilus
net-misc/dropbox"
@@ -27,7 +27,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}"
BDEPEND="
$(python_gen_cond_dep 'dev-python/docutils[${PYTHON_MULTI_USEDEP}]' )
$(python_gen_cond_dep 'dev-python/docutils[${PYTHON_USEDEP}]' )
virtual/pkgconfig"
# use system rst2man