dev-util/bin_replace_string: Use virtual/libelf
authorMichał Górny <mgorny@gentoo.org>
Sat, 18 Jun 2016 17:47:25 +0000 (19:47 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 18 Jun 2016 18:08:11 +0000 (20:08 +0200)
dev-util/bin_replace_string/bin_replace_string-0.2.ebuild

index f5c29b8d57e4a924de3cbf4db8e5e9d4273fadff..862e9b1d50d28f6dff363e3245b262f8622b054b 100644 (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}"