inkscape: added potrace dep

This commit is contained in:
gnastyle 2017-02-08 23:14:01 +01:00
parent 4b6cf8c113
commit da3adc2f32

View File

@ -1,13 +1,13 @@
pkgname=inkscape
pkgver=0.92.0
pkgrel=2
pkgrel=3
pkgdesc='Vector graphics editor using the SVG file format'
url='https://inkscape.org/'
license=('GPL' 'LGPL')
arch=('x86_64')
makedepends=('boost' 'intltool')
depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler' 'poppler-glib' 'popt'
'python2' 'desktop-file-utils' 'hicolor-icon-theme' 'fftw' 'libwpg' 'libvisio')
'python2' 'desktop-file-utils' 'hicolor-icon-theme' 'fftw' 'libwpg' 'libvisio' 'potrace')
optdepends=('pstoedit: latex formulas'
'texlive-core: latex formulas'
'python2-numpy: some extensions'