← recipes

Commit 38630b9

0
plików
+0
dodanych
-0
usuniętych
@@ -1,6 +1,6 @@
1 1 pkgname: harfbuzz
2 2 pkgver: '14.3.1'
3 -pkgrel: '1'
3 +pkgrel: '2'
4 4 pkgdesc: 'OpenType text shaping engine'
5 5 url: 'https://github.com/harfbuzz/harfbuzz'
6 6 arch: x86_64
@@ -133,6 +133,7 @@ build: |
133 133 meson setup build \
134 134 --prefix=/usr \
135 135 --buildtype=release \
136 + -Dicu=enabled \
136 137 -Dgobject=enabled \
137 138 -Dintrospection=enabled \
138 139 -Ddocs=disabled \