summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Adam2015-07-10 22:25:40 +0200
committerJens Adam2015-07-10 22:25:40 +0200
commitbbbb2c5345737713ce4b5a13039bed049e890b17 (patch)
tree858f1b0f7277f007994fcdc1c41b747b79e57972 /PKGBUILD
parentee28988cb807c5fbe2d8845f802e951396596dda (diff)
downloadaur-icli.tar.gz
icli: add perl-module-build to makedepends()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47c92750cb38..0955685a3101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_perlmod=App-Icli
pkgname=icli
pkgver=0.48
-pkgrel=2
+pkgrel=3
pkgdesc='Icinga Command Line Interface'
url='http://finalrewind.org/projects/App-Icli/'
license=('custom:WTFPL')
arch=('any')
depends=('perl-datetime' 'perl-datetime-format-strptime' 'perl-datetime-timezone' 'perl-list-moreutils' 'perl-term-size')
-makedepends=('perl-test-compile' 'perl-test-pod')
+makedepends=('perl-module-build' 'perl-test-compile' 'perl-test-pod')
optdepends=('icinga')
options=('!emptydirs')
validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')