diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-11-03 09:48:59 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-11-03 10:08:05 -0500 |
commit | 464446ea81dffbd13d2143da3d5148c25e9f74af (patch) | |
tree | 6fe61eff4895d4d957389f09801eac3292f81e18 /net-nds/rpcbind/rpcbind-0.2.3.ebuild | |
parent | 87ec7f7f26cabc142eb8460a4d3287940fea9fa3 (diff) | |
download | gentoo-464446ea81dffbd13d2143da3d5148c25e9f74af.tar.gz gentoo-464446ea81dffbd13d2143da3d5148c25e9f74af.tar.xz |
net-nds/rpcbind: add subslot on libtirpc dep
Diffstat (limited to 'net-nds/rpcbind/rpcbind-0.2.3.ebuild')
-rw-r--r-- | net-nds/rpcbind/rpcbind-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.3.ebuild b/net-nds/rpcbind/rpcbind-0.2.3.ebuild index a2437fee060..ab8c53b5ace 100644 --- a/net-nds/rpcbind/rpcbind-0.2.3.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.3.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} |