Skip to content

Commit

Permalink
[Packaging] Require specific libsofia-sip-ua0 version when installing…
Browse files Browse the repository at this point in the history
… FreeSWITCH binary packages.
  • Loading branch information
andywolk committed Oct 19, 2021
1 parent 4b1e7ca commit 3c4a8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch
Package: libfreeswitch1
Architecture: amd64 armhf
Depends: \${shlibs:Depends}, \${misc:Depends}
Depends: \${shlibs:Depends}, \${misc:Depends}, libsofia-sip-ua0 (>= 1.13.5)
Recommends:
Suggests: libfreeswitch1-dbg
Conflicts: freeswitch-all (<= 1.6.7)
Expand Down

0 comments on commit 3c4a8d3

Please sign in to comment.