diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-11-11 15:25:14 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-11-11 15:25:31 -0500 |
commit | 3786902c721707f6d10e91744a54e4cbacf7cfe0 (patch) | |
tree | b08b55059a518869994e62dc6bb2ce3c430f9171 /virtual/libelf | |
parent | dev-lang/python: stable 2.7.14 for sparc, bug #635944 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-3786902c721707f6d10e91744a54e4cbacf7cfe0.tar.gz gentoo-3786902c721707f6d10e91744a54e4cbacf7cfe0.tar.bz2 gentoo-3786902c721707f6d10e91744a54e4cbacf7cfe0.zip |
virtual/libelf: add libelf to virtual/libelf-1
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'virtual/libelf')
-rw-r--r-- | virtual/libelf/libelf-1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/virtual/libelf/libelf-1.ebuild b/virtual/libelf/libelf-1.ebuild index ab3e0afb047e..b2acd4bb7121 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}] )" |