diff options
Diffstat (limited to 'app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild')
-rw-r--r-- | app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild index c00511cf666c..f9d540708656 100644 --- a/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-13.1.3-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 @@ -37,8 +37,10 @@ DEPEND="dev-lang/perl RDEPEND="${DEPEND} !prefix? ( sys-libs/glibc ) - >=dev-python/pygtk-2.10[${PYTHON_USEDEP}] - dev-python/dbus-python[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + >=dev-python/pygtk-2.10[${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] + ') dev-util/desktop-file-utils !app-emulation/crossover-office-pro-bin !app-emulation/crossover-office-bin |