diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ arch=('any') | |||
8 | url="http://www.patacrep.com" | 8 | url="http://www.patacrep.com" |
9 | license=('GPL') | 9 | license=('GPL') |
10 | depends=('python' 'python-ply' 'python-jinja' 'python-chardet' | 10 | depends=('python' 'python-ply' 'python-jinja' 'python-chardet' |
11 | 'python-unidecode' 'texlive-fontsextra' 'lilypond') | 11 | 'python-unidecode' 'texlive-fontsextra' 'texlive-latexextra' |
12 | 'python-argparse' 'lilypond') | ||
12 | makedepends=('python-setuptools') | 13 | makedepends=('python-setuptools') |
13 | source=("patacrep::git://github.com/patacrep/patacrep.git#branch=master") | 14 | source=("patacrep::git://github.com/patacrep/patacrep.git#branch=master") |
14 | sha256sums=(SKIP) | 15 | sha256sums=(SKIP) |