From d162ba1860a88062f4cd61f8b52fc303ba0b2991 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 7 Aug 2021 00:16:33 +0100 Subject: gentoo resync : 07.08.2021 --- dev-ros/visp_auto_tracker/files/boost170.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 dev-ros/visp_auto_tracker/files/boost170.patch (limited to 'dev-ros/visp_auto_tracker/files/boost170.patch') diff --git a/dev-ros/visp_auto_tracker/files/boost170.patch b/dev-ros/visp_auto_tracker/files/boost170.patch deleted file mode 100644 index 47f04d4989a3..000000000000 --- a/dev-ros/visp_auto_tracker/files/boost170.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: visp_auto_tracker/CMakeLists.txt -=================================================================== ---- visp_auto_tracker.orig/CMakeLists.txt -+++ visp_auto_tracker/CMakeLists.txt -@@ -36,7 +36,7 @@ find_package(catkin REQUIRED COMPONENTS - find_package(VISP) - - find_package(Boost REQUIRED -- COMPONENTS filesystem system signals regex date_time program_options thread) -+ COMPONENTS filesystem system regex date_time program_options thread) - - include_directories( - ${Boost_INCLUDE_DIRS} -- cgit v1.2.3