mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-analyzer/check_mk: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -19,7 +19,8 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="agent-only apache_status dmi_sysinfo livestatus logwatch mysql
|
||||
nfsexports oracle postgres smart wato xinetd zypper"
|
||||
|
||||
DEPEND="wato? ( app-admin/sudo )
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
wato? ( app-admin/sudo )
|
||||
xinetd? ( sys-apps/xinetd )
|
||||
!agent-only? ( || ( net-analyzer/nagios-core net-analyzer/icinga ) )
|
||||
!agent-only? ( www-servers/apache www-apache/mod_python )
|
||||
@@ -28,6 +29,7 @@ DEPEND="wato? ( app-admin/sudo )
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
REQUIRED_USE="
|
||||
${PYTHON_REQUIRED_USE}
|
||||
livestatus? ( !agent-only )
|
||||
wato? ( !agent-only )"
|
||||
|
||||
|
||||
@@ -19,7 +19,8 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="agent-only apache_status livestatus logwatch mysql +nagios4
|
||||
nfsexports oracle postgres smart wato xinetd zypper"
|
||||
|
||||
RDEPEND="wato? ( app-admin/sudo )
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
wato? ( app-admin/sudo )
|
||||
xinetd? ( || ( sys-apps/xinetd sys-apps/systemd ) )
|
||||
!agent-only? (
|
||||
www-servers/apache[apache2_modules_access_compat(+)]
|
||||
@@ -33,6 +34,7 @@ RDEPEND="wato? ( app-admin/sudo )
|
||||
DEPEND="${DEPEND}"
|
||||
|
||||
REQUIRED_USE="
|
||||
${PYTHON_REQUIRED_USE}
|
||||
livestatus? ( !agent-only )
|
||||
wato? ( !agent-only )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user