mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 757034 - Add sndio to cubeb update.sh.
This commit is contained in:
parent
28782d202a
commit
2d215348c1
@ -5,4 +5,4 @@ Makefile.in build files for the Mozilla build system.
|
||||
|
||||
The cubeb git repository is: git://github.com/kinetiknz/cubeb.git
|
||||
|
||||
The git commit ID used was 6a6ed2607e3c457768659495532c58480df1e40d.
|
||||
The git commit ID used was 21d9678eb9755761f7a9d26253189b926258de7c.
|
||||
|
@ -6,6 +6,7 @@ cp $1/src/cubeb_alsa.c src
|
||||
cp $1/src/cubeb_winmm.c src
|
||||
cp $1/src/cubeb_audiounit.c src
|
||||
cp $1/src/cubeb_pulse.c src
|
||||
cp $1/src/cubeb_sndio.c src
|
||||
cp $1/LICENSE .
|
||||
cp $1/README .
|
||||
cp $1/AUTHORS .
|
||||
|
Loading…
Reference in New Issue
Block a user