dev-ros/qt_gui: convert to python-single-r1

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2020-07-28 17:13:22 +02:00
parent a70526bd88
commit 9f0c1af309
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="
dev-qt/qtcore:5
dev-python/rospkg[${PYTHON_USEDEP}]
>=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
>=dev-ros/python_qt_binding-0.3.0[${PYTHON_SINGLE_USEDEP}]
"
DEPEND="${RDEPEND}"

View File

@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="
dev-qt/qtcore:5
dev-python/rospkg[${PYTHON_USEDEP}]
>=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
>=dev-ros/python_qt_binding-0.3.0[${PYTHON_SINGLE_USEDEP}]
"
DEPEND="${RDEPEND}"