From 8b80aed10c5f062ac3e0f530b4d325b57f8266b2 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Fri, 28 Oct 2022 11:15:06 +0200 Subject: [PATCH] build: Remove unused uuid.wrap file 4901f97b7df3 ("build: Drop dependency on libuuid") forgot to remove the now unused uuid.wrap file. Signed-off-by: Daniel Wagner --- subprojects/uuid.wrap | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 subprojects/uuid.wrap diff --git a/subprojects/uuid.wrap b/subprojects/uuid.wrap deleted file mode 100644 index 0692c4e4..00000000 --- a/subprojects/uuid.wrap +++ /dev/null @@ -1,6 +0,0 @@ -[wrap-git] -url = https://github.com/util-linux/util-linux.git -revision = eefff5aac7bce6979c950e3931a578efe03acbac - -[provide] -dependency_names = uuid \ No newline at end of file -- 2.50.1