summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29e71b2287a0..6c61357f958e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,11 +12,12 @@ depends=('fontconfig'
'freetype2'
'guile1.8'
'pango'
- 'python2'
- 'ghostscript')
+ 'glib2'
+ 'python2')
makedepends=('fontforge'
'gsfonts-cyr' # from boohomil's infinality-bundle-fonts repo
't1utils'
+ 'ghostscript'
'texlive-core>=2011.23170')
optdepends=('netpbm: building HTML documentation'
'imagemagick: building HTML documentation'