summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-01-14 10:33:36 +0200
committerDet2017-01-14 10:33:36 +0200
commitd6a1af43820c19956d86da2213861f4002bca001 (patch)
treec1cd557159bc242dd7c2c2c0289bdd07accd35ab /PKGBUILD
parent23eee497cabd7f24f5a90dbb65e3038d9f9856cf (diff)
downloadaur-d6a1af43820c19956d86da2213861f4002bca001.tar.gz
Suggest fontconfig-ubuntu in optdeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0957475b3e24..b1868042a175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ arch=('i686' 'x86_64')
url="https://launchpad.net/ubuntu/+source/fontconfig"
license=('custom')
depends=('expat' 'freetype2')
+optdepends=('freetype2-ubuntu: for Ubuntu font rendering')
makedepends=('python2' 'docbook2x')
conflicts=('fontconfig')
provides=("fontconfig=$pkgver")