mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
dev-util/bin_replace_string: Use virtual/libelf
This commit is contained in:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user