net-p2p/gtk-gnutella: depend on compatible binutils-libs
authorHans de Graaff <graaff@gentoo.org>
Sat, 29 Feb 2020 06:59:48 +0000 (07:59 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sat, 29 Feb 2020 06:59:48 +0000 (07:59 +0100)
Bug: https://bugs.gentoo.org/711044
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild

index a81988b38c5fd93cb0512e3d0047a4f941422158..bc55f79284492d38b4020f7ed0445f6f4e2bef06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 KEYWORDS="amd64 ppc ~ppc64 x86"
 
 RDEPEND="
-       sys-libs/binutils-libs:=
+       <sys-libs/binutils-libs-2.34:=
        dev-libs/glib:2
        sys-libs/zlib
        gtk? ( >=x11-libs/gtk+-2.2.1:2 )