summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2015-03-12 11:19:45 +0100
committerAdrian Perez de Castro2015-06-13 18:16:54 +0200
commit1dcd3a787ce7e5fc3ad1d5a0438c885e7b158707 (patch)
treec6f7b8c064d1e5c15ac29a4a2b0c92777f45c584
parente78c31fa21bcef00305f7b9251b08c3e27464977 (diff)
downloadaur-1dcd3a787ce7e5fc3ad1d5a0438c885e7b158707.tar.gz
nuntius-git: Added missing intltool makedepend
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d24bf2a7c036..a127aabe30b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@ pkgname='nuntius-git'
pkgdesc='Delivers notifications from your phone or tablet to your computer'
url='https://github.com/holylobster/nuntius-linux'
license=('GPL')
-pkgver=r11.d40448b
+pkgver=r24.acb1ef9
pkgrel=1
arch=('x86_64' 'i686')
-makedepends=('vala' 'autoconf' 'automake')
+makedepends=('vala' 'autoconf' 'automake' 'intltool')
depends=('json-glib' 'desktop-file-utils' 'gtk-update-icon-cache')
source=("${pkgname}::git://github.com/holylobster/nuntius-linux"
nuntius.install)