Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RDEPEND="
${PYTHON_DEPS}
>=x11-misc/wbar-1.3.3
- dev-python/pygobject:2[${PYTHON_USEDEP}]
- dev-python/pygtk:2[${PYTHON_USEDEP}]"
+ $(python_gen_cond_dep '
+ dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
+ ')"
S="${WORKDIR}/${PN}"
PATCHES=( "${FILESDIR}"/${P}-install.patch )
RDEPEND="
${PYTHON_DEPS}
>=x11-misc/wbar-1.3.3
- dev-python/pygobject:2[${PYTHON_USEDEP}]
- dev-python/pygtk:2[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
+ ')
"
PATCHES=(
"${FILESDIR}"/${P}-install.patch