net-misc/ntpsec: depend on sec-policy/selinux-ntp w/ USE=selinux

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-05-26 03:23:11 +01:00
parent b8877eef09
commit b59f9e0259
2 changed files with 4 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ NTPSEC_REFCLOCK=(
shm pps hpgps zyfer arbiter nmea modem local
)
IUSE="${NTPSEC_REFCLOCK[@]} debug doc early heat libbsd nist ntpviz samba seccomp smear test" #ionice
IUSE="${NTPSEC_REFCLOCK[@]} debug doc early heat libbsd nist ntpviz samba seccomp selinux smear test" #ionice
REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( local )"
RESTRICT="!test? ( test )"
@@ -61,6 +61,7 @@ RDEPEND="
media-fonts/liberation-fonts
sci-visualization/gnuplot
)
selinux? ( sec-policy/selinux-ntp )
"
BDEPEND+="
>=app-text/asciidoc-8.6.8

View File

@@ -36,7 +36,7 @@ NTPSEC_REFCLOCK=(
shm pps hpgps zyfer arbiter nmea modem local
)
IUSE="${NTPSEC_REFCLOCK[@]} debug doc early heat libbsd nist ntpviz samba seccomp smear test" #ionice
IUSE="${NTPSEC_REFCLOCK[@]} debug doc early heat libbsd nist ntpviz samba seccomp selinux smear test" #ionice
REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( local )"
RESTRICT="!test? ( test )"
@@ -61,6 +61,7 @@ RDEPEND="
media-fonts/liberation-fonts
sci-visualization/gnuplot
)
selinux? ( sec-policy/selinux-ntp )
"
BDEPEND+="
>=app-text/asciidoc-8.6.8