package/hidapi: depends on NPTL threads
commit023bba7797132713c9e656cd45846596a2b16bf5
authorRomain Naour <romain.naour@gmail.com>
Sat, 6 Aug 2016 21:01:23 +0000 (6 23:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 6 Aug 2016 21:59:38 +0000 (6 23:59 +0200)
treea21c0d10fdc7bc41e91804be75ebedec03dee799
parentc20e52825d575a67268d02634205897415214aca
package/hidapi: depends on NPTL threads

hidapi use NPTL threads functions like pthread_barrier_wait() and
pthread_barrier_destroy(). So the dependency on threads support
doesn't come from libusb package but by hidapi itself.

Fixes:
[microblaze]
http://autobuild.buildroot.net/results/f7e/f7e778562aa1a65ba46f3b2f705d13ace8870805
[m68k]
http://autobuild.buildroot.net/results/2ec/2ecd240ccb15de76017942a8960faac6b3f973b4

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/hidapi/Config.in