diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-12-21 02:15:24 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-12-21 02:15:52 -0500 |
commit | 8ee40dc5e40b781d29220b883b152b939e33927f (patch) | |
tree | 232c2ea62fa099a785852e6630c5d3175e7f796c /net-nds | |
parent | net-misc/chrome-remote-desktop: mark 52.0.2743.74 amd64 stable (diff) | |
download | gentoo-8ee40dc5e40b781d29220b883b152b939e33927f.tar.gz gentoo-8ee40dc5e40b781d29220b883b152b939e33927f.tar.bz2 gentoo-8ee40dc5e40b781d29220b883b152b939e33927f.zip |
net-nds/rpcbind: force newer libtirpc #602346
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/rpcbind/rpcbind-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.4.ebuild b/net-nds/rpcbind/rpcbind-0.2.4.ebuild index 807123b2d407..561423bddc3e 100644 --- a/net-nds/rpcbind/rpcbind-0.2.4.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.4.ebuild @@ -21,7 +21,7 @@ LICENSE="BSD" SLOT="0" IUSE="debug selinux systemd tcpd warmstarts" -CDEPEND=">=net-libs/libtirpc-0.2.3:= +CDEPEND=">=net-libs/libtirpc-1.0:= systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers )" DEPEND="${CDEPEND} |