liblinphone: add boost to buildinputs to fix build after

soci is built with boost
This commit is contained in:
Artturin
2021-10-13 22:17:07 +03:00
parent 2287fbebc8
commit 5763d8c2f4
@@ -35,6 +35,7 @@
, python3
, readline
, soci
, boost
, speex
, sqlite
, lib, stdenv
@@ -93,6 +94,7 @@ stdenv.mkDerivation rec {
pango
readline
soci
boost
speex
sqlite
udev