summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 868074e854e3..da73549f5bd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=textext
pkgver=0.4.4
-pkgrel=5
+pkgrel=6
pkgdesc="An inkscape extension which lets you add LaTeX equations to your drawings"
arch=('any')
license=('custom:BSD')
url="http://pav.iki.fi/software/textext/"
depends=('inkscape' 'texlive-core' 'python2')
-optdepends=('pdf2svg')
+optdepends=('pdf2svg' 'pygtk')
source=("http://pav.iki.fi/_downloads/$pkgname-$pkgver.tar.gz" LICENSE.txt)
md5sums=('5dbb18bf762565196f8ac1f68f8607e3'
'91da7de463147c1c78b1c2e6f24da380')