diff --git a/dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild b/dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild similarity index 76% rename from dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild rename to dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild index a32e8c07ccd75..676f69b8e2bdb 100644 --- a/dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild +++ b/dev-util/xesam-tools/xesam-tools-0.7.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,9 +19,12 @@ KEYWORDS="~amd64 ~x86" IUSE="examples" DEPEND="" -RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/pygtk[${PYTHON_USEDEP}]" +RDEPEND=" + $(python_gen_cond_dep ' + dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}] + dev-python/pygtk[${PYTHON_MULTI_USEDEP}] + ')" pkg_setup() { python-single-r1_pkg_setup