summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjdn062017-04-06 18:21:39 +0200
committerjdn062017-04-06 18:21:39 +0200
commitafc45577c4fdb3f8d5a7360b0393f363a6dcd5c1 (patch)
tree5183986888432f56ccad30a04d3525908836e7c4 /PKGBUILD
parent156b8b4ac09ac96f3b448ffc88f996b51fc39224 (diff)
downloadaur-afc45577c4fdb3f8d5a7360b0393f363a6dcd5c1.tar.gz
Add dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5d68524c2d2..53b3ed7c24bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=pyromaths
pkgver=15.10
-pkgrel=1
+pkgrel=2
pkgdesc="French program to create mathematical exercises and models"
arch=(any)
license=('GPL3')
-depends=('python2-pyqt4' 'python2-lxml' 'texlive-pstricks')
+depends=('python2-pyqt4' 'python2-lxml' 'texlive-pstricks' 'texlive-latexextra')
makedepends=('python2-setuptools')
+optdepends=('texlive-fontsextra' 'texlive-pictures')
source=(http://www.pyromaths.org/telecharger/$pkgname-$pkgver-sources.tar.bz2)
sha256sums=('3e54004dfe7159b0dcf8aa1e7a258abb54383e0d95fa6377489d65c51cfa1482')