From d69d000c74e44cdcff0aeaa77085c3bed45cae08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 19 Nov 2015 09:16:14 +0100 Subject: Add missing dependencies --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 270dc98..17a0c8e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,8 @@ arch=('any') url="http://www.patacrep.com" license=('GPL') depends=('python' 'python-ply' 'python-jinja' 'python-chardet' - 'python-unidecode' 'texlive-fontsextra' 'lilypond') + 'python-unidecode' 'texlive-fontsextra' 'texlive-latexextra' + 'python-argparse' 'lilypond') makedepends=('python-setuptools') source=("https://github.com/patacrep/${pkgname}/archive/v${pkgver}.tar.gz") sha256sums=('76bcec90e3326ea152d500f35719509268ea5a26996800ea5118c7e924ea726b') -- cgit v1.2.3