summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 17:13:22 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:18 +0200
commit9f0c1af309fe43386dcf25341801a9861d5f6fcb (patch)
tree6df4630366a8f40bdef095585ee65714546bf8af /dev-ros/qt_gui
parentdev-ros/qt_gui_app: convert to python-single-r1 (diff)
downloadgentoo-9f0c1af309fe43386dcf25341801a9861d5f6fcb.tar.gz
gentoo-9f0c1af309fe43386dcf25341801a9861d5f6fcb.tar.bz2
gentoo-9f0c1af309fe43386dcf25341801a9861d5f6fcb.zip
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>
Diffstat (limited to 'dev-ros/qt_gui')
-rw-r--r--dev-ros/qt_gui/qt_gui-0.4.1.ebuild4
-rw-r--r--dev-ros/qt_gui/qt_gui-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/qt_gui/qt_gui-0.4.1.ebuild b/dev-ros/qt_gui/qt_gui-0.4.1.ebuild
index bf7316e15d80..13d36a028a20 100644
--- a/dev-ros/qt_gui/qt_gui-0.4.1.ebuild
+++ b/dev-ros/qt_gui/qt_gui-0.4.1.ebuild
@@ -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}"
diff --git a/dev-ros/qt_gui/qt_gui-9999.ebuild b/dev-ros/qt_gui/qt_gui-9999.ebuild
index bf7316e15d80..13d36a028a20 100644
--- a/dev-ros/qt_gui/qt_gui-9999.ebuild
+++ b/dev-ros/qt_gui/qt_gui-9999.ebuild
@@ -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}"