mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/pango: add font to depends_dev
should not affect anything at runtime, but pango errors without a loadable font for now, in tests/build time, when used fixes #13686
This commit is contained in:
parent
ca81bd6ecf
commit
6ef00c480a
@ -3,12 +3,12 @@
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=pango
|
||||
pkgver=1.50.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="library for layout and rendering of text"
|
||||
url="https://www.pango.org/"
|
||||
arch="all"
|
||||
license="LGPL-2.1-or-later"
|
||||
depends_dev="pango-tools=$pkgver-r$pkgrel"
|
||||
depends_dev="pango-tools=$pkgver-r$pkgrel ttf-droid"
|
||||
makedepends="meson cairo-dev expat-dev gobject-introspection-dev help2man
|
||||
fontconfig-dev glib-dev harfbuzz-dev libxft-dev fribidi-dev
|
||||
gtk-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user