Update dependencies
This commit is contained in:
@@ -1,19 +1,23 @@
|
||||
name: harfbuzz
|
||||
description: OpenType text shaping engine
|
||||
version: 12.1.0
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://harfbuzz.github.io/
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gobject-introspection
|
||||
- freetype2
|
||||
- glib
|
||||
- glibc
|
||||
- icu
|
||||
- freetype2
|
||||
make_depends:
|
||||
- cairo
|
||||
- gobject-introspection
|
||||
- gtk-doc
|
||||
- help2man
|
||||
- icu
|
||||
- meson
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://github.com/harfbuzz/harfbuzz/releases/download/${BPM_PKG_VERSION}/harfbuzz-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
|
||||
Reference in New Issue
Block a user