summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2015-10-01 17:01:41 +0200
committerClément Démoulins2015-10-01 17:01:41 +0200
commitead0d3470c7988ffcb33de199ea8dd4fc0990b8e (patch)
treed4f2cde3400b30eda635acfd015a00f68c7f1f0c /PKGBUILD
parente16bd2208faaf3139854898caa572258075d76e2 (diff)
downloadaur-ead0d3470c7988ffcb33de199ea8dd4fc0990b8e.tar.gz
Add missing dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cbaae1981e5..438a507933bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Clément DEMOULINS <clement@archivel.fr>
pkgname=vcsn-git
-_realname=vaucanson
+_realname=vcsn
pkgver=v2.0.r1065.g650cb77
-pkgrel=2
+pkgrel=3
pkgdesc="Finite state machine manipulation platform, consisting of a library and tools implemented on top of it."
arch=('i686' 'x86_64')
url="http://vaucanson.lrde.epita.fr/"
license=('GPL3')
-depends=('boost' 'gcc' 'ccache' 'libltdl' 'jupyter')
+depends=('boost' 'gcc' 'ccache' 'libltdl' 'jupyter' 'mathjax' 'graphviz')
makedepends=('git' 'texlive-core' 'doxygen' 'python2-docutils')
conflicts=('vaucanson-git' 'vaucanson' 'vcsn')
provides=('vaucanson-git' 'vaucanson' 'vcsn')