Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: "Andreas K. Huettel" <dilfridge@g.o>
Cc: gentoo-dev@l.g.o, toolchain@g.o, base-system@g.o
Subject: Re: [gentoo-dev] glibc-2.26 and changes with SunRPC, libtirpc, ntirpc, libnsl (NIS and friends), ...
Date: Mon, 18 Sep 2017 18:51:37
Message-Id: 20170918205122.7844c172@gentoo.org
In Reply to: [gentoo-dev] glibc-2.26 and changes with SunRPC, libtirpc, ntirpc, libnsl (NIS and friends), ... by "Andreas K. Huettel"
1 On Mon, 18 Sep 2017 11:56:30 +0200
2 "Andreas K. Huettel" <dilfridge@g.o> wrote:
3
4 > Porting a package means adding a dependency in the style of
5 > || ( <sys-libs/glibc-2.26 net-libs/libnsl )
6
7 Better make that:
8 || ( net-libs/libns <sys-libs/glibc-2.26 )
9
10 so that the prefer-leftmost rule never ever tries to downgrade glibc

Replies