games-engines/ioquake3: add toggle USE for VoIP support
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
parent
a2d4cd5e0a
commit
a5395fc323
3 changed files with 5 additions and 4 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<flag name="renderer_gl1">Build the opengl1 client / renderer library</flag>
|
||||
<flag name="renderer_gl2">Build the opengl2 client / renderer library</flag>
|
||||
<flag name="server">Build the server binary (ioq3ded)</flag>
|
||||
<flag name="voip">Enable VoIP support</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">ioquake3/ioq3</remote-id>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue