diff options
author | 2015-11-03 09:48:59 -0500 | |
---|---|---|
committer | 2015-11-03 10:08:05 -0500 | |
commit | 464446ea81dffbd13d2143da3d5148c25e9f74af (patch) | |
tree | 6fe61eff4895d4d957389f09801eac3292f81e18 /net-nds/rpcbind/rpcbind-9999.ebuild | |
parent | net-nds/rpcbind: add upstream fix for building w/newer libtirpc (diff) | |
download | gentoo-464446ea81dffbd13d2143da3d5148c25e9f74af.tar.gz gentoo-464446ea81dffbd13d2143da3d5148c25e9f74af.tar.bz2 gentoo-464446ea81dffbd13d2143da3d5148c25e9f74af.zip |
net-nds/rpcbind: add subslot on libtirpc dep
Diffstat (limited to 'net-nds/rpcbind/rpcbind-9999.ebuild')
-rw-r--r-- | net-nds/rpcbind/rpcbind-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild index 23a68efce49e..748caeca4f09 100644 --- a/net-nds/rpcbind/rpcbind-9999.ebuild +++ b/net-nds/rpcbind/rpcbind-9999.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-0.2.3:= systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers )" DEPEND="${CDEPEND} |