From a63db5b05b147d757dce80f2eafb0c8f7cad9b0f Mon Sep 17 00:00:00 2001 From: j34ni Date: Sun, 27 Oct 2024 13:55:16 +0000 Subject: [PATCH] Removed libuuid entirely --- recipes/libfabric/meta.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/libfabric/meta.yaml b/recipes/libfabric/meta.yaml index 7d25178a12a40..202e03e14145c 100644 --- a/recipes/libfabric/meta.yaml +++ b/recipes/libfabric/meta.yaml @@ -21,7 +21,6 @@ requirements: - {{ compiler('c') }} - {{ stdlib("c") }} - libtool # [unix] - - libuuid - make # [unix] - pkg-config host: