build: Remove unused uuid.wrap
authorDaniel Wagner <dwagner@suse.de>
Wed, 23 Nov 2022 09:36:35 +0000 (10:36 +0100)
committerDaniel Wagner <dwagner@suse.de>
Fri, 13 Jan 2023 14:11:26 +0000 (15:11 +0100)
The depenency on libuuid has been removed but we forgot to remove the
uuid.wrap file. Remove it now.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
subprojects/uuid.wrap [deleted file]

diff --git a/subprojects/uuid.wrap b/subprojects/uuid.wrap
deleted file mode 100644 (file)
index 0692c4e..0000000
+++ /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