diff --git a/ubuntu-win64-cross/Dockerfile b/ubuntu-win64-cross/Dockerfile index fc438cf38f..293b09d169 100644 --- a/ubuntu-win64-cross/Dockerfile +++ b/ubuntu-win64-cross/Dockerfile @@ -95,6 +95,7 @@ RUN make \ -C ${MXE_PATH} \ glib \ libepoxy \ + libusb1 \ pixman \ libsamplerate \ libressl \