summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjdn062017-04-07 18:31:14 +0200
committerjdn062017-04-07 18:31:14 +0200
commit15013c4f10b986edfcc6202c7358dd1670076e86 (patch)
treefbb5b95a5fd80bb74e38cf5526d07238ebfd2160 /PKGBUILD
parentafc45577c4fdb3f8d5a7360b0393f363a6dcd5c1 (diff)
downloadaur-15013c4f10b986edfcc6202c7358dd1670076e86.tar.gz
Dependencies modified
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53b3ed7c24bb..67d458476095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pyromaths
pkgver=15.10
-pkgrel=2
+pkgrel=3
pkgdesc="French program to create mathematical exercises and models"
arch=(any)
license=('GPL3')
-depends=('python2-pyqt4' 'python2-lxml' 'texlive-pstricks' 'texlive-latexextra')
+depends=('python2-pyqt4' 'python2-lxml' 'texlive-pstricks' 'texlive-latexextra' 'texlive-fontsextra' 'texlive-pictures')
makedepends=('python2-setuptools')
-optdepends=('texlive-fontsextra' 'texlive-pictures')
+optdepends=()
source=(http://www.pyromaths.org/telecharger/$pkgname-$pkgver-sources.tar.bz2)
sha256sums=('3e54004dfe7159b0dcf8aa1e7a258abb54383e0d95fa6377489d65c51cfa1482')