mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-nds/rpcbind: require warmstarts for systemd
Bug: https://bugs.gentoo.org/650030#c7 Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
This commit is contained in:
@@ -19,6 +19,7 @@ HOMEPAGE="https://sourceforge.net/projects/rpcbind/"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE="debug selinux systemd tcpd warmstarts"
|
||||
REQUIRED_USE="systemd? ( warmstarts )"
|
||||
|
||||
CDEPEND=">=net-libs/libtirpc-1.0:=
|
||||
systemd? ( sys-apps/systemd:= )
|
||||
@@ -19,6 +19,7 @@ HOMEPAGE="https://sourceforge.net/projects/rpcbind/"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE="debug selinux systemd tcpd warmstarts"
|
||||
REQUIRED_USE="systemd? ( warmstarts )"
|
||||
|
||||
CDEPEND=">=net-libs/libtirpc-0.2.3:=
|
||||
systemd? ( sys-apps/systemd:= )
|
||||
|
||||
Reference in New Issue
Block a user