diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:17:23 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:33:34 +0200 |
commit | b3976698b9e8b18fed7113c402cb57b2bc6a98d1 (patch) | |
tree | 14da7be613c9a8d5e8d6d2f444c2b00dda27b69f /dev-ros/image_cb_detector | |
parent | dev-ros/image_cb_detector: bump eapi (diff) | |
download | gentoo-b3976698b9e8b18fed7113c402cb57b2bc6a98d1.tar.gz gentoo-b3976698b9e8b18fed7113c402cb57b2bc6a98d1.tar.bz2 gentoo-b3976698b9e8b18fed7113c402cb57b2bc6a98d1.zip |
dev-ros/image_cb_detector: readd lost patch
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/image_cb_detector')
-rw-r--r-- | dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/image_cb_detector/image_cb_detector-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild b/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild index 4667fcb87175..66f4d62a67cc 100644 --- a/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild +++ b/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild @@ -30,4 +30,4 @@ DEPEND="${RDEPEND} dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/calibration_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " -PATCHES=( "${FILESDIR}/gcc6.patch" "${FILESDIR}/c11.patch" ) +PATCHES=( "${FILESDIR}/gcc6.patch" "${FILESDIR}/c11.patch" "${FILESDIR}/boost170.patch" ) diff --git a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild index 4667fcb87175..66f4d62a67cc 100644 --- a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild +++ b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild @@ -30,4 +30,4 @@ DEPEND="${RDEPEND} dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/calibration_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " -PATCHES=( "${FILESDIR}/gcc6.patch" "${FILESDIR}/c11.patch" ) +PATCHES=( "${FILESDIR}/gcc6.patch" "${FILESDIR}/c11.patch" "${FILESDIR}/boost170.patch" ) |