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 05415e5..ded3b6c 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=("patacrep::git://github.com/patacrep/patacrep.git#branch=master") 14source=("patacrep::git://github.com/patacrep/patacrep.git#branch=master")
14sha256sums=(SKIP) 15sha256sums=(SKIP)