From b32109b884b9de578cfb4a5d4ea03a932bebd1b5 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 b497591697..62b5a6bf05 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -360,8 +360,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)