Skip to content

Commit

Permalink
pkg: add libboost-all-dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
furmur committed Apr 22, 2024
1 parent d0d1b4a commit f7a4e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11), git, cmake, ninja-build, clang-14, build-essen

Package: sems-external-libs-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-all-dev
Description: SIP Express Media Server, very fast and flexible SIP media server
SEMS, the SIP Express Media Server, is a free, high performance, extensible media
server and SBC for SIP (RFC3261) based VoIP services. It features voicemail, conferencing,
Expand Down

0 comments on commit f7a4e44

Please sign in to comment.