host: Upgrade libosmocore dependency to 1.4.0

1.4.0 contains the most recent changes to libosmousb, so let's use
that as a minimum basis.

Change-Id: Ia44377cd6a8d7998c6995a3f89adb22cdc675601
This commit is contained in:
Harald Welte
2021-12-09 08:04:51 +01:00
parent 61b4aad46f
commit 155c237504
2 changed files with 4 additions and 4 deletions

2
debian/control vendored
View File

@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
pkg-config,
git,
dh-autoreconf,
libosmocore-dev,
libosmocore-dev (>= 1.4.0),
libpcsclite-dev,
libnewlib-arm-none-eabi,
libusb-1.0-0-dev,