From: Andrea Pappacoda <tachi@debian.org>
Date: Fri, 21 Mar 2025 18:18:52 +0100
Subject: subprojects: remove meson-tests and meson-docs wraps

The meson-tests and -docs directories are already part of the orig
tarball. Without this patch, the build system tries to perform a git
checkout from the net.

Forwarded: not-needed
---
 subprojects/meson-docs.wrap  | 7 -------
 subprojects/meson-tests.wrap | 7 -------
 2 files changed, 14 deletions(-)
 delete mode 100644 subprojects/meson-docs.wrap
 delete mode 100644 subprojects/meson-tests.wrap

diff --git a/subprojects/meson-docs.wrap b/subprojects/meson-docs.wrap
deleted file mode 100644
index 4c8bd41..0000000
--- a/subprojects/meson-docs.wrap
+++ /dev/null
@@ -1,7 +0,0 @@
-; SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
-; SPDX-License-Identifier: GPL-3.0-only
-
-[wrap-git]
-url = https://github.com/muon-build/meson-docs
-revision = 1017b3413601044fb41ad04977445e68a80e8181
-depth = 1
diff --git a/subprojects/meson-tests.wrap b/subprojects/meson-tests.wrap
deleted file mode 100644
index 8ccf4d2..0000000
--- a/subprojects/meson-tests.wrap
+++ /dev/null
@@ -1,7 +0,0 @@
-; SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
-; SPDX-License-Identifier: GPL-3.0-only
-
-[wrap-git]
-url = https://github.com/muon-build/meson-tests
-revision = db92588773a24f67cda2f331b945825ca3a63fa7
-depth = 1
