commit: 3786902c721707f6d10e91744a54e4cbacf7cfe0
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 20:25:14 2017 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 20:25:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3786902c
virtual/libelf: add libelf to virtual/libelf-1
Package-Manager: Portage-2.3.8, Repoman-2.3.3
virtual/libelf/libelf-1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/virtual/libelf/libelf-1.ebuild b/virtual/libelf/libelf-1.ebuild
index ab3e0afb047..b2acd4bb712 100644
--- a/virtual/libelf/libelf-1.ebuild
+++ b/virtual/libelf/libelf-1.ebuild
@@ -13,4 +13,5 @@ RDEPEND="
|| (
>=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}]
>=sys-freebsd/freebsd-lib-9.2_rc1[${MULTILIB_USEDEP}]
+ >=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]
)"