Skip to content

Commit

Permalink
dev-libs/elfutils: require new glibc for newer elf.h defs #571814
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Jan 14, 2016
1 parent 67fa138 commit fbbad1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-libs/elfutils/elfutils-0.165.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
!<=app-emulation/emul-linux-x86-baselibs-20130224-r11
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)"
# We need to require a newer glibc for its elf.h defs. #571814
DEPEND="${RDEPEND}
!<sys-libs/glibc-2.22
nls? ( sys-devel/gettext )
>=sys-devel/flex-2.5.4a
sys-devel/m4"
Expand Down

0 comments on commit fbbad1d

Please sign in to comment.