]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/mingw/README
sigrok-native-appimage: Drop some unneeded local files.
[sigrok-util.git] / cross-compile / mingw / README
index e6451249dc98bb780904b8007362bbc4d0b0231a..27a4aab4f6aa0a42215321b6764bd48876a4891b 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 qt boost check
+   libftdi1 glibmm qt5 boost check
 
 This will take a while.