Use libusb from a tarball
Now that Wasm support is included in release tarballs, we don't need to include libusb as a submodule anymore.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -2,6 +2,3 @@
|
||||
path = deps/libgphoto2
|
||||
url = https://github.com/RReverser/libgphoto2
|
||||
branch = em
|
||||
[submodule "libusb"]
|
||||
path = deps/libusb
|
||||
url = https://github.com/libusb/libusb
|
||||
|
||||
Reference in New Issue
Block a user