summaryrefslogtreecommitdiff
path: root/subprojects/harfbuzz.wrap
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2022-12-22 17:43:38 +0000
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2022-12-22 17:43:38 +0000
commit8d334a2bf21219418a0c017ba9679544d2d27c2a (patch)
tree7f0cb52ee4b74c15b7783d426759056dbeba8c9f /subprojects/harfbuzz.wrap
parent56f8f499cc7ae7600a6832f84ee8341dc2598362 (diff)
parentcc9072ad21c20d6ce7b0313e8d301fb5d5faab18 (diff)
downloadpango-8d334a2bf21219418a0c017ba9679544d2d27c2a.tar.gz
Merge branch 'improve-subproj-usage' into 'main'
Various fixes for using pango as a meson subproject See merge request GNOME/pango!666
Diffstat (limited to 'subprojects/harfbuzz.wrap')
-rw-r--r--subprojects/harfbuzz.wrap13
1 files changed, 8 insertions, 5 deletions
diff --git a/subprojects/harfbuzz.wrap b/subprojects/harfbuzz.wrap
index a57870b2..9245bfb5 100644
--- a/subprojects/harfbuzz.wrap
+++ b/subprojects/harfbuzz.wrap
@@ -1,6 +1,9 @@
[wrap-git]
-directory=harfbuzz
-url=https://github.com/harfbuzz/harfbuzz.git
-push-url=git@github.com:harfbuzz/harfbuzz.git
-revision=4.0.0
-depth=1
+directory = harfbuzz
+url = https://github.com/harfbuzz/harfbuzz.git
+push-url = git@github.com:harfbuzz/harfbuzz.git
+revision = 4.0.0
+depth = 1
+
+[provide]
+harfbuzz = libharfbuzz_dep