aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 270dc98..17a0c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ arch=('any')
8url="http://www.patacrep.com" 8url="http://www.patacrep.com"
9license=('GPL') 9license=('GPL')
10depends=('python' 'python-ply' 'python-jinja' 'python-chardet' 10depends=('python' 'python-ply' 'python-jinja' 'python-chardet'
11 'python-unidecode' 'texlive-fontsextra' 'lilypond') 11 'python-unidecode' 'texlive-fontsextra' 'texlive-latexextra'
12 'python-argparse' 'lilypond')
12makedepends=('python-setuptools') 13makedepends=('python-setuptools')
13source=("https://github.com/patacrep/${pkgname}/archive/v${pkgver}.tar.gz") 14source=("https://github.com/patacrep/${pkgname}/archive/v${pkgver}.tar.gz")
14sha256sums=('76bcec90e3326ea152d500f35719509268ea5a26996800ea5118c7e924ea726b') 15sha256sums=('76bcec90e3326ea152d500f35719509268ea5a26996800ea5118c7e924ea726b')