summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeurovertex2018-04-19 14:59:13 +0200
committerNeurovertex2018-04-19 14:59:13 +0200
commitd14e09213f3752ecd14af986d2aec82e156f3f9a (patch)
treed589bd33ea3a0d5be94c1aeb72d6a13cbcc05c4c
parentff691e45648090bd734f41534618924f611abf68 (diff)
downloadaur-d14e09213f3752ecd14af986d2aec82e156f3f9a.tar.gz
Updated for poppler-qt4-git AUR package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e73abc8dc11..bf48f4b44704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Simple and Powerful Latex Editor"
arch=(any)
url="http://texiteasy.com/"
license=('GPL3')
-depends=('qt4' 'poppler-qt4' 'zlib' 'texlive-core')
+depends=('qt4' 'poppler-qt4-git' 'zlib' 'texlive-core')
makedepends=('make' 'gcc')
optdepends=('texlive-lang: Support for additional charsets' 'texlive-most: Additional texlive libraries')
source=($pkgname::git+https://github.com/Bramas/texiteasy)