diff --git a/programming_examples/vision/color_detect/run_makefile.lit b/programming_examples/vision/color_detect/run_makefile.lit index 5827361324..15e4f7b6cc 100644 --- a/programming_examples/vision/color_detect/run_makefile.lit +++ b/programming_examples/vision/color_detect/run_makefile.lit @@ -1,7 +1,7 @@ // (c) Copyright 2024 Advanced Micro Devices, Inc. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // - // REQUIRES: ryzen_ai, chess + // REQUIRES: ryzen_ai, chess, opencv // // RUN: make -f %S/Makefile clean // RUN: make -f %S/Makefile diff --git a/programming_examples/vision/color_threshold/run_makefile.lit b/programming_examples/vision/color_threshold/run_makefile.lit index 5827361324..15e4f7b6cc 100644 --- a/programming_examples/vision/color_threshold/run_makefile.lit +++ b/programming_examples/vision/color_threshold/run_makefile.lit @@ -1,7 +1,7 @@ // (c) Copyright 2024 Advanced Micro Devices, Inc. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // - // REQUIRES: ryzen_ai, chess + // REQUIRES: ryzen_ai, chess, opencv // // RUN: make -f %S/Makefile clean // RUN: make -f %S/Makefile diff --git a/programming_examples/vision/edge_detect/run_makefile.lit b/programming_examples/vision/edge_detect/run_makefile.lit index 5827361324..15e4f7b6cc 100644 --- a/programming_examples/vision/edge_detect/run_makefile.lit +++ b/programming_examples/vision/edge_detect/run_makefile.lit @@ -1,7 +1,7 @@ // (c) Copyright 2024 Advanced Micro Devices, Inc. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // - // REQUIRES: ryzen_ai, chess + // REQUIRES: ryzen_ai, chess, opencv // // RUN: make -f %S/Makefile clean // RUN: make -f %S/Makefile diff --git a/programming_examples/vision/vision_passthrough/run_makefile.lit b/programming_examples/vision/vision_passthrough/run_makefile.lit index 5827361324..15e4f7b6cc 100644 --- a/programming_examples/vision/vision_passthrough/run_makefile.lit +++ b/programming_examples/vision/vision_passthrough/run_makefile.lit @@ -1,7 +1,7 @@ // (c) Copyright 2024 Advanced Micro Devices, Inc. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // - // REQUIRES: ryzen_ai, chess + // REQUIRES: ryzen_ai, chess, opencv // // RUN: make -f %S/Makefile clean // RUN: make -f %S/Makefile