mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/mumble: Enable pulseaudio
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
d0306fad20
commit
90365934be
1 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
PRGNAM=mumble
|
||||
VERSION=${VERSION:-1.2.11}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
G15=${G15:-no}
|
||||
|
@ -97,7 +97,6 @@ qmake \
|
|||
CONFIG+=no-server \
|
||||
CONFIG+=no-bundled-opus \
|
||||
CONFIG+=no-bundled-speex \
|
||||
CONFIG+=no-pulseaudio \
|
||||
CONFIG+=no-speechd \
|
||||
CONFIG+=no-update \
|
||||
CONFIG+=no-embed-qt-translations \
|
||||
|
|
Loading…
Reference in a new issue