From 49d42e979eb08cef124e8ceab7d402bed204c015 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 26 Feb 2018 00:56:10 +0100 Subject: [PATCH] debian: Depend on libtalloc and libosmocore Change-Id: If4bf03d164e9d19a8a21399a2c74b2984c48cc70 --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c8a639e2..b3d63a7a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,9 @@ Build-Depends: debhelper (>= 9), libuhd-dev, libusb-1.0-0-dev, libboost-all-dev, - libfftw3-dev + libfftw3-dev, + libtalloc-dev, + libosmocore-dev (>= 0.10.0) Standards-Version: 3.9.6 Vcs-Browser: http://cgit.osmocom.org/osmo-trx Vcs-Git: git://git.osmocom.org/osmo-trx