commit:     25c3ba97b75a0fd6bdaa11ce2e2cca2e7c9f2dcb
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  9 17:56:04 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul  9 17:57:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c3ba97

media-sound/teamspeak-client: bdepend on newer patchelf

As older versions of patchelf do not support --replace-needed.

Closes: https://bugs.gentoo.org/731660
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-sound/teamspeak-client/teamspeak-client-3.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/teamspeak-client/teamspeak-client-3.5.3.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-3.5.3.ebuild
index 8a98c0de7a5..3de4c84f9e2 100644
--- a/media-sound/teamspeak-client/teamspeak-client-3.5.3.ebuild
+++ b/media-sound/teamspeak-client/teamspeak-client-3.5.3.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
 IUSE="+alsa pulseaudio"
 REQUIRED_USE="|| ( alsa pulseaudio )"
 
-BDEPEND="dev-util/patchelf"
+BDEPEND=">=dev-util/patchelf-0.10"
 
 RDEPEND="
        app-arch/snappy:0/1

Reply via email to