aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-08-18 12:10:29 +0200
committerlaforge <laforge@osmocom.org>2020-08-20 08:38:45 +0000
commit345a857e14e2298fe1c356f4e9586bcf7e3750b7 (patch)
treec4106abb36506559b48aaacd1f0ebeadf824c9b6 /debian
parent67e5a72a51db4b46d925709e1ec9f0c0bf882ebe (diff)
Update dependency on libosmocore 1.4.0
Latest code relied on features from libosmocore master (> 1.3.0). New libosmocore release 1.4.0 is now available, so drop the TODO and update it now, since we can already refer to it. Change-Id: I992f7e6d5884e53eab8da839d8e77736f9d751c3
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a7559cdf..85594006 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
dh-systemd (>= 1.5),
autotools-dev,
pkg-config,
- libosmocore-dev,
+ libosmocore-dev (>= 1.4.0),
libosmo-abis-dev,
libgps-dev,
txt2man,