pango: added graphite as dependency

This commit is contained in:
Neofytos Kolokotronis 2016-02-14 02:34:26 +01:00
parent 240275f383
commit d112b71937

View File

@ -1,12 +1,10 @@
# Platform Packages for Chakra, part of chakra-project.org
pkgname=pango
pkgver=1.38.1
pkgrel=2
pkgrel=3
pkgdesc="A library for layout and rendering of text"
arch=('x86_64')
license=('LGPL')
depends=('libthai' 'cairo' 'libxft' 'harfbuzz')
depends=('libthai' 'cairo' 'libxft' 'harfbuzz' 'graphite')
makedepends=('harfbuzz' 'fontconfig' 'cairo' 'libxft' 'libthai' 'gobject-introspection' 'help2man')
checkdepends=('ttf-dejavu')
install=pango.install