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:
James Le Cuirot
2018-02-10 11:10:27 +00:00
parent 16b2f257e4
commit e7d0dcb4d9

View File

@@ -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() {