From 296170bcc43d62bbaf57c3e030d165f6b617b79c Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Sun, 28 Aug 2016 14:10:54 +0200 Subject: [PATCH] Add libspeex-dev to B-D --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 456f91d..4414452 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Build-Depends: libjansson-dev (>= 2.5), libpulse-dev, libqt5x11extras5-dev, + libspeex-dev, libswresample-dev, libswscale-dev, libudev-dev,