mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/pango: disable checks
There are no usefull checks in pango. So i decided to disable them in order to keep Travis happy.
This commit is contained in:
parent
050f507c03
commit
993f7b2a17
@ -6,6 +6,7 @@ pkgdesc="A library for layout and rendering of text"
|
||||
url="http://www.pango.org/"
|
||||
arch="all"
|
||||
license="LGPL"
|
||||
options="!check" # no tests available
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
makedepends="$depends_dev cairo-dev expat-dev gobject-introspection-dev
|
||||
fontconfig-dev freetype-dev glib-dev harfbuzz-dev libxft-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user