mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/PythonQt: Minor ebuild style++
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -17,6 +17,7 @@ SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="debug doc examples +extensions test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
@@ -33,7 +34,8 @@ RDEPEND="${PYTHON_DEPS}
|
||||
dev-qt/qtsql:5
|
||||
dev-qt/qtsvg:5
|
||||
dev-qt/qtxml:5
|
||||
dev-qt/qtxmlpatterns:5 )"
|
||||
dev-qt/qtxmlpatterns:5
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-qt/qtxml:5"
|
||||
BDEPEND="app-arch/unzip
|
||||
|
||||
Reference in New Issue
Block a user