mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Replace libdc1394-22-dev with libdc1394-dev

Open boswelja opened this issue 1 year ago • 3 comments

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.

boswelja avatar Mar 10 '24 05:03 boswelja

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.

google-cla[bot] avatar Mar 10 '24 05:03 google-cla[bot]

CLA signed, thanks!

boswelja avatar Mar 10 '24 05:03 boswelja

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

boswelja avatar Mar 28 '24 07:03 boswelja