dev-ros/python_qt_binding: 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:56 +02:00
parent 9f0c1af309
commit 61ad0459f4
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,6 @@ SLOT="0"
IUSE=""
RDEPEND="
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
$(python_gen_cond_dep "dev-python/PyQt5[gui,widgets,\${PYTHON_USEDEP}]")
"
DEPEND="${RDEPEND}"

View File

@@ -14,6 +14,6 @@ SLOT="0"
IUSE=""
RDEPEND="
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
$(python_gen_cond_dep "dev-python/PyQt5[gui,widgets,\${PYTHON_USEDEP}]")
"
DEPEND="${RDEPEND}"