libftdi Archives

Subject: Re: [RFC][PATCH] explicitly include libusb-1.0

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 15 Jan 2013 18:06:11 +0100
You also removed the explicit linking of libusb from the pkconfig
file.
Since libusb 1.0 supports pkgconfig and we have it in
the "Requires:" section, that should be fine.

Exactly, that's why I removed it.

(We actually don't even need the "Requires:" since libftdi.so is
explicitly linked against libusb-1.0, so it's not necessary to specify
libusb-1.0 again when linking an application, at least not on Linux)

IIRC you need it for static linking, so all the dependencies
can be resolved automatically. Been a while since I tried it...

Thomas


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
Current Thread