]> sigrok.org Git - sigrok-util.git/commitdiff
sigrok-native-msys2: Add hidapi in "prepare" target.
authorUwe Hermann <redacted>
Sat, 29 Jun 2019 19:54:13 +0000 (21:54 +0200)
committerUwe Hermann <redacted>
Sat, 29 Jun 2019 19:54:13 +0000 (21:54 +0200)
cross-compile/msys2/sigrok-native-msys2

index f41b67aba824641c590d1f59225dd9ef6d6dc5df..bb692db82dc30a48bef78bc6e389c14ed503de9c 100755 (executable)
@@ -109,7 +109,8 @@ if [ "x$1" = "xprepare" ]; then
        autoconf automake autoconf-archive libtool make pkg-config wget patch \
        $W-toolchain $W-glib2 $W-glibmm $W-libusb $W-libftdi $W-check $W-boost \
        $W-libzip $W-doxygen $W-python3 $W-python3-numpy $W-python3-gobject \
        autoconf automake autoconf-archive libtool make pkg-config wget patch \
        $W-toolchain $W-glib2 $W-glibmm $W-libusb $W-libftdi $W-check $W-boost \
        $W-libzip $W-doxygen $W-python3 $W-python3-numpy $W-python3-gobject \
-       $W-python3-setuptools $W-swig $W-qt5-static $W-cmake $W-nsis
+       $W-python3-setuptools $W-swig $W-qt5-static $W-cmake $W-nsis \
+       $W-hidapi
   exit
 fi
 
   exit
 fi