Removed upstreamed
This commit is contained in:
parent
78081eda9c
commit
874532697c
@ -54,7 +54,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
|
|||||||
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap lto selinux source system-bootstrap systemtap"
|
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap lto selinux source system-bootstrap systemtap"
|
||||||
|
|
||||||
REQUIRED_USE="
|
REQUIRED_USE="
|
||||||
javafx? ( alsa !headless-awt )
|
javafx ( 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}= )
|
javafx ( 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