]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/mingw/README
sigrok-cross-mingw: README: Reduce Qt5 dependencies.
[sigrok-util.git] / cross-compile / mingw / README
index 27a4aab4f6aa0a42215321b6764bd48876a4891b..26f91dc53f43651c3452e86b0dbb32a5b78afafe 100644 (file)
@@ -44,7 +44,7 @@ Apply some fixes that are currently required for a proper build:
 Build all required packages:
 
  $ make MXE_TARGETS=i686-w64-mingw32.static.posix gcc glib libzip libusb1 \
-   libftdi1 glibmm qt5 boost check
+   libftdi1 glibmm qtbase qtimageformats qtsvg boost check
 
 This will take a while.