Skip to content

Commit

Permalink
fix: failed to apply a patch
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Mar 9, 2021
1 parent cb5f194 commit 049ca2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions C/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ http_archive(
sha256 = "95b097a014cb329213fa647efafba286bac75126a964dda08f62cbaf95aba42d",
strip_prefix = "mediapipe-0.8.3.1",
patches = [
"@//third_party:mediapipe_android.diff",
"@//third_party:mediapipe_ios.diff",
"@//third_party:mediapipe_visibility.diff",
"@//third_party:mediapipe_model_path.diff",
Expand Down

0 comments on commit 049ca2f

Please sign in to comment.