FS-9816 yasm is not a runtime dependency, its only needed to build libvpx when compiling

This commit is contained in:
Brian West 2016-12-06 08:29:08 -06:00 committed by Mike Jerris
parent efaab35430
commit b32109b884

3
debian/bootstrap.sh vendored
View File

@ -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)