Trying to fix javafx
This commit is contained in:
parent
2c5ecd373c
commit
2ce35ecb40
@ -54,7 +54,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
|
|||||||
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap selinux source system-bootstrap systemtap"
|
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap selinux source system-bootstrap systemtap"
|
||||||
|
|
||||||
REQUIRED_USE="
|
REQUIRED_USE="
|
||||||
javafx ( alsa !headless-awt )
|
alsa !headless-awt
|
||||||
!system-bootstrap? ( jbootstrap )
|
!system-bootstrap? ( jbootstrap )
|
||||||
"
|
"
|
||||||
|
|
||||||
@ -101,7 +101,7 @@ DEPEND="
|
|||||||
x11-libs/libXrender
|
x11-libs/libXrender
|
||||||
x11-libs/libXt
|
x11-libs/libXt
|
||||||
x11-libs/libXtst
|
x11-libs/libXtst
|
||||||
javafx? ( dev-java/openjfx:${SLOT}= )
|
dev-java/openjfx:${SLOT}=
|
||||||
system-bootstrap? (
|
system-bootstrap? (
|
||||||
|| (
|
|| (
|
||||||
dev-java/openjdk-bin:${SLOT}[gentoo-vm(+)]
|
dev-java/openjdk-bin:${SLOT}[gentoo-vm(+)]
|
||||||
|
Loading…
Reference in New Issue
Block a user