From 19c62bc5097db85aae839d9daa79b9e1f4978d99 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Thu, 10 Oct 2013 01:18:49 +0300 Subject: subsurface-configure.pri: enable the libusb detection stage The commented out step should work as expected (in theory). Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- subsurface-configure.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subsurface-configure.pri b/subsurface-configure.pri index 903d6a84d..32d2d1685 100644 --- a/subsurface-configure.pri +++ b/subsurface-configure.pri @@ -60,7 +60,7 @@ PKG_CONFIG_OUT = $$system(pkg-config --version 2> $$NUL) # And libdivecomputer is only built with it if libusb-1.0 is # installed. So get libusb if it exists, but don't complain # about it if it doesn't. -#link_pkgconfig: packagesExist(libusb-1.0): PKGCONFIG += libusb-1.0 +link_pkgconfig: packagesExist(libusb-1.0): PKGCONFIG += libusb-1.0 # # Find libxml2 and libxslt -- cgit v1.2.3-70-g09d2