libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v0.17-318-gac5790a

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 21 Jun 2012 17:15:28 +0200 (CEST)
The branch, master has been updated
       via  ac5790a7af9ffb45c00bde056b308643cd52537e (commit)
      from  e18b700743217e8c505e97762e0f66a4f6a90425 (commit)


- Log -----------------------------------------------------------------
commit ac5790a7af9ffb45c00bde056b308643cd52537e
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Thu Jun 21 17:15:25 2012 +0200

    pkgconfig file: Depend on libusb-1.0

-----------------------------------------------------------------------

Summary of changes:
 libftdi.pc.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/libftdi.pc.in b/libftdi.pc.in
index fe87214..f8aaaeb 100644
--- a/libftdi.pc.in
+++ b/libftdi.pc.in
@@ -7,8 +7,7 @@ libusb_cflags=@LIBUSB_1_0_CFLAGS@
 
 Name: libftdi
 Description: Library to program and control the FTDI USB controller
-Requires:
+Requires: libusb-1.0
 Version: @VERSION@
 Libs: -L${libdir} -lftdi ${libusb_libs}
 Cflags: -I${includedir} ${libusb_cflags}
-


hooks/post-receive
-- 
A library to talk to FTDI chips

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

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v0.17-318-gac5790a, libftdi-git <=