mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/oracle-jdk-bin: Add elfutils as Linux-only dep to 9
No point using virtual/libelf as we only need to cater for Linux and not FreeBSD, which Oracle do not support. Closes: https://bugs.gentoo.org/646750 Package-Manager: Portage-2.3.21, Repoman-2.3.6
This commit is contained in:
@@ -67,11 +67,14 @@ RDEPEND="!x64-macos? (
|
||||
)
|
||||
)
|
||||
)
|
||||
!prefix? (
|
||||
dev-libs/elfutils
|
||||
sys-libs/glibc:*
|
||||
)
|
||||
alsa? ( media-libs/alsa-lib )
|
||||
cups? ( net-print/cups )
|
||||
doc? ( dev-java/java-sdk-docs:${SLOT} )
|
||||
fontconfig? ( media-libs/fontconfig:1.0 )
|
||||
!prefix? ( sys-libs/glibc:* )
|
||||
selinux? ( sec-policy/selinux-java )"
|
||||
|
||||
pkg_nofetch() {
|
||||
Reference in New Issue
Block a user