mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-ros/rqt_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:
@@ -15,7 +15,7 @@ SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-ros/qt_gui-0.3.0[${PYTHON_SINGLE_USEDEP}]
|
||||
dev-libs/boost:="
|
||||
DEPEND="${RDEPEND}"
|
||||
PATCHES=( "${FILESDIR}/gentoo.patch" )
|
||||
|
||||
@@ -15,7 +15,7 @@ SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-ros/qt_gui-0.3.0[${PYTHON_SINGLE_USEDEP}]
|
||||
dev-libs/boost:="
|
||||
DEPEND="${RDEPEND}"
|
||||
PATCHES=( "${FILESDIR}/gentoo.patch" )
|
||||
|
||||
Reference in New Issue
Block a user