From b86f7a6d3086353b250b1197ceb6b3680211f600 Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 6 Dec 2016 08:29:08 -0600 Subject: [PATCH] FS-9816 yasm is not a runtime dependency, its only needed to build libvpx when compiling --- debian/bootstrap.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index eabd6f172b..5d796d2e67 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -363,8 +363,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch Package: libfreeswitch1 Architecture: any -Depends: \${shlibs:Depends}, \${misc:Depends}, - yasm +Depends: \${shlibs:Depends}, \${misc:Depends} Recommends: Suggests: libfreeswitch1-dbg Conflicts: freeswitch-all (<= 1.6.7)