From f769c692d1cf1b02980b32e8a8abaf6695849e83 Mon Sep 17 00:00:00 2001 From: William King Date: Tue, 8 Sep 2015 11:58:28 -0700 Subject: [PATCH] FS-7168 update Debian packages so that FS core libraries are setup as runtime deps --- debian/bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index df94f3dffa..faa4305e84 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -362,7 +362,8 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch Package: libfreeswitch1 Architecture: any -Depends: \${shlibs:Depends}, \${misc:Depends} +Depends: \${shlibs:Depends}, \${misc:Depends}, +libyuv, libvpx (>= 1.4.0) | libvpx2 Recommends: Suggests: libfreeswitch1-dbg Description: Cross-Platform Scalable Multi-Protocol Soft Switch