package/libsigrok: fix libftdi support
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 28 Oct 2019 11:24:11 +0000 (12:24 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 28 Oct 2019 22:37:58 +0000 (23:37 +0100)
commit658388138ceba022c0db7ddb30a453140911f994
treef2191e0d6f8383a091ee08325cf3964226a5f6ef
parentf1cf9d2302ba4930e11f2ddb1ee45f81f7879989
package/libsigrok: fix libftdi support

libsigrok optionally depends on libftdi1, not libftdi. This was already
the case for a long time, but until the recent commit 01b30e5d69f, all
the configure options were wrong so it would use the automatic check for
availability of libftdi1. Now we pass the --with-libftdi option
explicitly, configure will fail if libftdi1 is not available.

Fixes:
 - http://autobuild.buildroot.net/results/ec1f9f57944139b24738c1be529c4fc4b128a516

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/libsigrok/libsigrok.mk