From 32e0fb5dc473d12406b8f8ffda127711942fd725 Mon Sep 17 00:00:00 2001 From: f4exb Date: Sat, 15 Jun 2019 11:17:23 +0200 Subject: [PATCH] Build: Debian: removed now useless dependence on libcodec2-dev since codec2 is fully implemented as external library --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 5f7450321..fd56b6921 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,6 @@ Build-Depends: debhelper (>= 9), libavcodec-dev, libavformat-dev, libopus-dev, - libcodec2-dev, libairspy-dev, libhackrf-dev, librtlsdr-dev