dev-util/bin_replace_string: Use virtual/libelf

This commit is contained in:
Michał Górny
2016-06-18 19:47:25 +02:00
parent 6697c0c3ee
commit 6e1c47a5e3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,8 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="doc"
RDEPEND="|| ( >=dev-libs/libelf-0.8.13
dev-libs/elfutils )"
RDEPEND="virtual/libelf:0"
DEPEND="doc? ( app-text/txt2man )
${RDEPEND}"