mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/mk-livestatus: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="examples nagios4 perl python test"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND="!sys-apps/ucspi-unix:0
|
||||
perl? (
|
||||
@@ -27,7 +28,8 @@ RDEPEND="!sys-apps/ucspi-unix:0
|
||||
>=virtual/perl-Thread-Queue-2.11:0
|
||||
virtual/perl-Encode:0
|
||||
dev-perl/JSON-XS:0
|
||||
)"
|
||||
)
|
||||
python? ( ${PYTHON_DEPS} )"
|
||||
DEPEND="${RDEPEND}
|
||||
perl? (
|
||||
dev-perl/Module-Install:0
|
||||
|
||||
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="examples nagios4 perl python test"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND="!sys-apps/ucspi-unix:0
|
||||
perl? (
|
||||
@@ -27,7 +28,8 @@ RDEPEND="!sys-apps/ucspi-unix:0
|
||||
>=virtual/perl-Thread-Queue-2.11:0
|
||||
virtual/perl-Encode:0
|
||||
dev-perl/JSON-XS:0
|
||||
)"
|
||||
)
|
||||
python? ( ${PYTHON_DEPS} )"
|
||||
DEPEND="${RDEPEND}
|
||||
perl? (
|
||||
dev-perl/Module-Install:0
|
||||
|
||||
Reference in New Issue
Block a user