summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Adam2015-07-10 22:25:46 +0200
committerJens Adam2015-07-10 22:25:46 +0200
commitc60a47351563b581fdada6c1d61b01732128d31f (patch)
tree8945dac02277ea61c36f0c96f7a2dba641af0c66 /PKGBUILD
parenta427ae0c2ffff7dd05f0ab503ec78a341c484971 (diff)
downloadaur-c60a47351563b581fdada6c1d61b01732128d31f.tar.gz
perl-travel-status-de-deutschebahn: 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 cba6cd1dfea7..326b9d5e1df7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_perlmod=Travel-Status-DE-DeutscheBahn
pkgname=perl-travel-status-de-deutschebahn
pkgver=1.05
-pkgrel=1
+pkgrel=2
pkgdesc='Interface to the DeutscheBahn online departure monitor'
url='http://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn/'
license=('PerlArtistic')
arch=('any')
depends=('perl-class-accessor' 'perl-libwww' 'perl-xml-libxml')
-makedepends=('perl-file-slurp' 'perl-test-compile' 'perl-test-pod')
+makedepends=('perl-module-build' 'perl-file-slurp' 'perl-test-compile' 'perl-test-pod')
options=('!emptydirs')
validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
source=("http://finalrewind.org/projects/${_perlmod}/${_perlmod}-${pkgver}.tar.gz"{,.asc})