[Pkg-running-devel] [antpm] 24/31: cmake: don't find libusb-0.1 as 1.0

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Fri Mar 24 23:19:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch master
in repository antpm.

commit 4fd86259b07c27e651164d6e84e163589eb4b78c
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sun Mar 19 21:38:13 2017 +0100

    cmake: don't find libusb-0.1 as 1.0
---
 src/cmake/Findlibusb-1.0.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmake/Findlibusb-1.0.cmake b/src/cmake/Findlibusb-1.0.cmake
index ec40055..ab8383c 100644
--- a/src/cmake/Findlibusb-1.0.cmake
+++ b/src/cmake/Findlibusb-1.0.cmake
@@ -61,7 +61,7 @@ else (LIBUSB_1_LIBRARIES AND LIBUSB_1_INCLUDE_DIRS)
 
   find_library(LIBUSB_1_LIBRARY
     NAMES
-      usb-1.0 usb
+      usb-1.0
     PATHS
       /usr/lib
       /usr/local/lib

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list