Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/
Date: Mon, 08 Aug 2022 09:40:36
Message-Id: 1659951618.f0d8559edd2649c1a988754aeb14993a6d9f4c01.asturm@gentoo
1 commit: f0d8559edd2649c1a988754aeb14993a6d9f4c01
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 25 17:34:45 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 09:40:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d8559e
7
8 app-emulation/virtualbox: Move dev-qt/linguist-tools:5 to BDEPEND
9
10 Bug: https://bugs.gentoo.org/544938
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild | 16 ++++++++--------
14 1 file changed, 8 insertions(+), 8 deletions(-)
15
16 diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild
17 index 6950d98a4c70..7e63e28a4679 100644
18 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild
19 +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild
20 @@ -38,6 +38,13 @@ if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
21 fi
22 IUSE="alsa debug doc dtrace headless java lvm +opus pam pax-kernel pch pulseaudio +opengl python +qt5 +sdk +udev vboxwebsrv vnc"
23
24 +REQUIRED_USE="
25 + java? ( sdk )
26 + python? ( sdk )
27 + vboxwebsrv? ( java )
28 + ${PYTHON_REQUIRED_USE}
29 +"
30 +
31 COMMON_DEPEND="
32 ${PYTHON_DEPS}
33 !app-emulation/virtualbox-bin
34 @@ -100,7 +107,6 @@ DEPEND="
35 pam? ( sys-libs/pam )
36 pax-kernel? ( sys-apps/elfix )
37 pulseaudio? ( media-sound/pulseaudio )
38 - qt5? ( dev-qt/linguist-tools:5 )
39 vboxwebsrv? ( net-libs/gsoap[-gnutls(-)] )
40 "
41 BDEPEND="
42 @@ -122,6 +128,7 @@ BDEPEND="
43 dev-texlive/texlive-fontsextra
44 )
45 java? ( virtual/jdk:1.8 )
46 + qt5? ( dev-qt/linguist-tools:5 )
47 "
48 RDEPEND="
49 ${COMMON_DEPEND}
50 @@ -152,13 +159,6 @@ QA_PRESTRIPPED="
51 usr/lib64/virtualbox/VBoxDDR0.r0
52 "
53
54 -REQUIRED_USE="
55 - java? ( sdk )
56 - python? ( sdk )
57 - vboxwebsrv? ( java )
58 - ${PYTHON_REQUIRED_USE}
59 -"
60 -
61 PATCHES=(
62 "${FILESDIR}"/${P}-vboxr0.patch