Skip to content

Commit

Permalink
Update build-mumble-server.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
talkkonnect authored Apr 15, 2022
1 parent c5d4d9a commit 6a6f4bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-mumble-server.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
# Bash Script to Build murmur server from source on debian 11 minimal OS

apt install -y build-essential pkg-config qttools5-dev qttools5-dev-tools libqt5svg5-dev libboost-dev libssl-dev libprotobuf-dev protobuf-compiler
apt install -y libprotoc-dev libcap-dev libxi-dev libasound2-dev libogg-dev
Expand Down

0 comments on commit 6a6f4bb

Please sign in to comment.