diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 17:12:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:17 +0200 |
commit | 43685fc67005621f73280ba6e35c4ce1d5d166f3 (patch) | |
tree | f45f18ec2b841e07636ba0e8ce6ab5c156fbac16 /dev-ros/qt_gui_py_common | |
parent | dev-ros/qt_gui_cpp: convert to python-single-r1 (diff) | |
download | gentoo-43685fc67005621f73280ba6e35c4ce1d5d166f3.tar.gz gentoo-43685fc67005621f73280ba6e35c4ce1d5d166f3.tar.bz2 gentoo-43685fc67005621f73280ba6e35c4ce1d5d166f3.zip |
dev-ros/qt_gui_py_common: 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_py_common')
-rw-r--r-- | dev-ros/qt_gui_py_common/qt_gui_py_common-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/qt_gui_py_common/qt_gui_py_common-0.4.1.ebuild b/dev-ros/qt_gui_py_common/qt_gui_py_common-0.4.1.ebuild index 31a213fcf3da..a642b1ac2af7 100644 --- a/dev-ros/qt_gui_py_common/qt_gui_py_common-0.4.1.ebuild +++ b/dev-ros/qt_gui_py_common/qt_gui_py_common-0.4.1.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - 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_py_common/qt_gui_py_common-9999.ebuild b/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild index 31a213fcf3da..a642b1ac2af7 100644 --- a/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild +++ b/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - 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}" |