summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-05-15 10:37:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-05-15 10:37:24 -0400
commitc0747f2c2eb4fb1fda9ed3763c27c9ffecd3f3b9 (patch)
tree3935e3ed489538f4e6a62c6995ef46eb9ef5c4bb /subprojects
parentb34beb9380d0c7cb1cb038edc053c8c1db8413a4 (diff)
downloadgtk+-c0747f2c2eb4fb1fda9ed3763c27c9ffecd3f3b9.tar.gz
Add an explicit harfbuzz dependency
We are using Harfbuzz api in the file chooser, so lets make this official.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/harfbuzz.wrap6
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/harfbuzz.wrap b/subprojects/harfbuzz.wrap
new file mode 100644
index 0000000000..10b770d424
--- /dev/null
+++ b/subprojects/harfbuzz.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+directory=harfbuzz
+url=https://github.com/harfbuzz/harfbuzz.git
+push-url=git@github.com:harfbuzz/harfbuzz.git
+revision=main
+depth=1