mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/pyqwt: [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=5
|
||||
@@ -16,8 +16,9 @@ SLOT="5"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="amd64 arm ia64 x86"
|
||||
IUSE="debug doc examples svg"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt4[${PYTHON_USEDEP},compat(+)]
|
||||
dev-python/sip[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user