mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/catkin_pkg: add blocker on old catkin versions
Package-Manager: Portage-2.3.41, Repoman-2.3.9
This commit is contained in:
@@ -35,6 +35,8 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
|
||||
"
|
||||
RDEPEND="${RDEPEND}
|
||||
!<dev-util/catkin-0.7.14"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/catkin_prefix2.patch"
|
||||
"${FILESDIR}/argparse.patch"
|
||||
|
||||
@@ -35,6 +35,8 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] )
|
||||
"
|
||||
RDEPEND="${RDEPEND}
|
||||
!<dev-util/catkin-0.7.14"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/catkin_prefix2.patch"
|
||||
"${FILESDIR}/argparse.patch"
|
||||
|
||||
Reference in New Issue
Block a user