Update requirements.

Also needs libbz2-dev package to compile zeroc-ice
This commit is contained in:
Adarnof 2016-03-15 02:03:59 +00:00
parent 8c4015126c
commit dc898f410d
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,6 @@ port = 3306
[user]
;If you do not already know what it is just leave it as it is
id_offset = 1000000000
avatar_enable = False
;Reject users if the authenticator experiences an internal error during authentication
reject_on_error = True

2
thirdparty/Mumble/requirements.txt vendored Normal file
View File

@ -0,0 +1,2 @@
zeroc-ice
mysql-python