summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-03-08 17:19:06 +0100
committerStefan Husmann2016-03-08 17:19:06 +0100
commit15bdf44a2863ffd2eea121b8c456106978e77f37 (patch)
tree97146286cadfe5fd1c987b19846c0c4c5de4599b /PKGBUILD
parenta9b205d45f60e1f51ad9c6a44470082cade4c651 (diff)
downloadaur-15bdf44a2863ffd2eea121b8c456106978e77f37.tar.gz
add
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41ab5fd89397..68433785d31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lilypond-devel
pkgver=2.19.37
-pkgrel=1
+pkgrel=2
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
url="http://lilypond.org/"
@@ -18,7 +18,9 @@ makedepends=('fontforge'
'gsfonts-cyr' # from boohomil's infinality-bundle-fonts repo
't1utils'
'ghostscript'
- 'texlive-core>=2011.23170')
+ 'texlive-core>=2011.23170'
+ 'tex-gyre-fonts'
+)
optdepends=('netpbm: building HTML documentation'
'imagemagick: building HTML documentation'
'ttf-kochi-substitute: building HTML documentation'