summaryrefslogtreecommitdiff
path: root/extra/asymptote
diff options
context:
space:
mode:
Diffstat (limited to 'extra/asymptote')
-rw-r--r--extra/asymptote/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/asymptote/PKGBUILD b/extra/asymptote/PKGBUILD
index be43a915c..de02d2af3 100644
--- a/extra/asymptote/PKGBUILD
+++ b/extra/asymptote/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 144094 2011-12-03 17:46:02Z remy $
+# $Id: PKGBUILD 155758 2012-04-06 07:00:20Z remy $
# Maintainer: Rémy Oudompheng <remy@archlinux.org>
# Contributor: Firmicus <francois.archlinux.org>
# Contributor: bender02 at gmx dot com
pkgname=asymptote
pkgver=2.15
-pkgrel=1
+pkgrel=2
pkgdesc="A vector graphics language (like metapost)"
arch=('i686' 'x86_64')
url="http://asymptote.sourceforge.net/"
license=("GPL3")
-depends=('texlive-core' 'gc' 'freeglut' 'gsl' 'fftw')
+depends=('texlive-core' 'gc' 'freeglut' 'gsl' 'fftw' 'libsigsegv')
makedepends=('ghostscript' 'imagemagick')
optdepends=('python2: for the xasy GUI'
'python-imaging: for the xasy GUI'