aboutsummaryrefslogtreecommitdiffstats
path: root/host/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'host/configure.ac')
-rw-r--r--host/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/configure.ac b/host/configure.ac
index 7929884..0f91cf2 100644
--- a/host/configure.ac
+++ b/host/configure.ac
@@ -58,6 +58,7 @@ AC_SUBST(SYMBOL_VISIBILITY)
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.0.0)
PKG_CHECK_MODULES(LIBOSMOSIM, libosmosim >= 1.0.0)
+PKG_CHECK_MODULES(LIBOSMOUSB, libosmousb >= 0.0.0)
PKG_CHECK_MODULES(LIBUSB, libusb-1.0)
AC_ARG_ENABLE(sanitize,