mediapipe
mediapipe copied to clipboard
Replace libdc1394-22-dev with libdc1394-dev
libdc1394-22 has been removed, and is superseded by libdc1394. Ref. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963924
This fixes the inability to run the script on newer systems, as libdc1394-22 no longer exists.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
CLA signed, thanks!
I just realized the PR description wasn't worded super clear. I have reworded it to clarify that the script was previously nonfunctional, but works after this change