mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
*/*: rename dev-python/{PyQt6 → pyqt6}
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -20,7 +20,7 @@ REQUIRED_USE="|| ( pyqt5 pyqt6 )"
|
||||
|
||||
RDEPEND="
|
||||
pyqt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] )
|
||||
pyqt6? ( dev-python/PyQt6[${PYTHON_USEDEP}] )
|
||||
pyqt6? ( dev-python/pyqt6[${PYTHON_USEDEP}] )
|
||||
|
||||
dev-python/h5py[${PYTHON_USEDEP}]
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user