From cb78b55c26b022b50e340b2e7ad856bfecb739c7 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 26 Aug 2018 11:42:33 +0200 Subject: [PATCH] Revert "debian/control: Depend on libosmocore >= 0.12.1" This reverts commit 77ff745ccad6b0dd58e4476c1b82de70f034f7af. libosmocore 0.12.1 is not recent enough, I misread the 'gitk' output. Change-Id: I87a8e5bbb4aea0c991abe5372f840d76f17378eb --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 06f3e29a..490ed850 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Harald Welte Section: devel Priority: optional Build-Depends: debhelper (>= 9), - libosmocore-dev (>= 0.12.1), + libosmocore-dev, libnewlib-arm-none-eabi, libusb-1.0-0-dev, gcc-arm-none-eabi