]> git.tdb.fi Git - ext/subsurface.git/commit
Added a comment about libusb dependency in Makefile.
authorRiccardo Albertini <ssirowain@gmail.com>
Tue, 20 Sep 2011 10:22:45 +0000 (12:22 +0200)
committerRiccardo Albertini <ssirowain@gmail.com>
Tue, 20 Sep 2011 10:22:45 +0000 (12:22 +0200)
commit5b2f1c7914f5632362813a304659a3971e595d50
treee1ffaeda2cd9df5344ac49ec9999cf0b7a8c86c8
parent3a6c1f767d527c2247eefb264f68adf3f3770608
Added a comment about libusb dependency in Makefile.

Due to libdivecomputer's dependency, can be necessary to add libusb to pkg-config in order to compile,
so I exported the pkg-config line in the subsurface target to LIBS variable, and added a comment about libusb.

Signed-off-by: Riccardo Albertini <ssirowain@gmail.com>
Makefile