summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-21 19:38:26 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-21 19:38:26 +0200
commit30cd40b866335aa806002e89fd547125a883ee67 (patch)
treeb80f81b076359239cdaa45a84544256d139b2f3e /app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
parentapp-crypt/yubikey-manager-qt: Fix missing PYTHON_{DEPS,REQUIRED_USE} (diff)
downloadgentoo-30cd40b866335aa806002e89fd547125a883ee67.tar.gz
gentoo-30cd40b866335aa806002e89fd547125a883ee67.tar.bz2
gentoo-30cd40b866335aa806002e89fd547125a883ee67.zip
app-emulation/crossover-bin: Fix missing PYTHON_{DEPS,REQUIRED_USE}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild')
-rw-r--r--app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild b/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
index 23b837f132e0..ca67eab96b62 100644
--- a/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-18.1.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="CROSSOVER-3"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="+capi +cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal +opencl +opengl +png +scanner +ssl +v4l"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
RESTRICT="bindist test"
QA_FLAGS_IGNORED="opt/cxoffice/.*"
@@ -45,6 +46,7 @@ BDEPEND="${PYTHON_DEPS}
"
RDEPEND="${DEPEND}
+ ${PYTHON_DEPS}
!prefix? ( sys-libs/glibc )
>=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]