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 8e586c7985e3..a7a215d58856 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=textext-git
pkgver=1.2.0
epoch=1
-pkgrel=2
+pkgrel=3
pkgdesc="An inkscape extension which lets you add LaTeX equations to your drawings"
arch=('any')
license=('custom:BSD')
@@ -12,7 +12,7 @@ url="https://github.com/textext/textext.git"
provides=('textext')
conflicts=('textext')
makedepends=('git')
-depends=('inkscape' 'python-gobject' 'texlive-core')
+depends=('inkscape' 'python-gobject' 'texlive-core' 'python-lxml')
source=("git+$url")
md5sums=('SKIP')