Blob Blame History Raw
diff -ur librealsense-2.8.3/CMakeLists.txt librealsense-2.8.3.pkgconfig/CMakeLists.txt
--- librealsense-2.8.3/CMakeLists.txt	2017-12-16 19:48:34.881221466 +0100
+++ librealsense-2.8.3.pkgconfig/CMakeLists.txt	2017-12-16 19:50:02.406349451 +0100
@@ -506,7 +506,6 @@
     endif()
 
     find_package (Threads REQUIRED)
-    list(APPEND librealsense_PKG_DEPS "Threads")
 
     pkg_search_module(LIBUSB1 REQUIRED libusb-1.0)
     if(LIBUSB1_FOUND)