From 0fd12795dafd813af8bfc2cfc4b376e3cd76b40c Mon Sep 17 00:00:00 2001 From: 0tkl Date: Tue, 18 Jul 2023 14:03:32 +0800 Subject: [PATCH] fix typo in meson wrap file --- subprojects/hunspell.wrap | 2 +- subprojects/uchardet.wrap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/subprojects/hunspell.wrap b/subprojects/hunspell.wrap index aad4741bd..ba2609954 100644 --- a/subprojects/hunspell.wrap +++ b/subprojects/hunspell.wrap @@ -5,5 +5,5 @@ source_filename = hunspell-1.7.0.tar.gz source_hash = 57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951 patch_directory = hunspell -[provides] +[provide] hunspell = hunspell_dep diff --git a/subprojects/uchardet.wrap b/subprojects/uchardet.wrap index 052c757c3..fce5c9aff 100644 --- a/subprojects/uchardet.wrap +++ b/subprojects/uchardet.wrap @@ -5,5 +5,5 @@ source_filename = uchardet-0.0.7.tar.gz source_hash = 3fc79408ae1d84b406922fa9319ce005631c95ca0f34b205fad867e8b30e45b1 patch_directory = uchardet -[provides] +[provide] uchardet = uchardet_dep