summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Schindler2018-01-11 21:39:26 +0000
committerFelix Schindler2018-01-11 21:39:26 +0000
commit95ef9cf9278b691d0438ea3367729295a67921fa (patch)
tree2be7d824b1d11b95d356e8417f43a580d5def0c9 /PKGBUILD
parentdc1a3d3bfc9522bd6371107e2305f031c95b0f2c (diff)
downloadaur-kile21.tar.gz
2.1.3-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 014e3f685fd2..9156a6744b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=kile21
_pkgname=kile
pkgver=2.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="A user friendly TeX/LaTeX frontend for KDE"
arch=("i686" "x86_64")
license=('GPL2')
url="https://kile.sourceforge.net/"
-depends=('ktexteditor' 'kinit' 'okular' 'khtml' 'kdelibs')
+depends=('automoc4' 'ktexteditor' 'kinit' 'okular' 'khtml' 'kdelibs')
makedepends=('extra-cmake-modules' 'kdoctools')
optdepends=('konsole: embedded terminal')
source=("https://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.bz2")