mirror of https://github.com/xemu-project/xemu.git
Added libusb1 back to the ubuntu-win64-cross dockerfile
This commit is contained in:
parent
3f9ee81e2b
commit
8058f64728
|
@ -95,6 +95,7 @@ RUN make \
|
||||||
-C ${MXE_PATH} \
|
-C ${MXE_PATH} \
|
||||||
glib \
|
glib \
|
||||||
libepoxy \
|
libepoxy \
|
||||||
|
libusb1 \
|
||||||
pixman \
|
pixman \
|
||||||
libsamplerate \
|
libsamplerate \
|
||||||
libressl \
|
libressl \
|
||||||
|
|
Loading…
Reference in New Issue